Extract detailed job listings from Rikunabi.com with comprehensive information about positions, companies, and recruitment details. Perfect for job market analysis, recruitment research, and tracking employment opportunities in Japan. 🇯🇵
日本最大の就職情報サイト「リクナビ」から詳細な求人情報を抽出します。このパワフルなスクレイパーは、求人リスト、企業情報、応募締切、採用イベントなどの包括的なデータを提供します。
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://job.rikunabi.com/n/job_search/?kw=ai" 4 ], 5 "maxItems": 20 6}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://job.rikunabi.com/n/job_search/?kw=ai", 4 "jobUrl": "https://job.rikunabi.com/n/job_descriptions/882376969f4d58f3", 5 "indeedJobKey": "882376969f4d58f3", 6 "title": "【秋田】AI技術を用いたプロジェクトを紹介!仕事のAI編", 7 "employerName": "リコーITソリューションズ株式会社", 8 "photoUrl": "https://c74.s3.indeed.com/845d890b-fb46-4f4c-90d7-80637cee7845@medium", 9 "applicationDueDate": { 10 "color": "blue", 11 "iconType": "balloon", 12 "label": "締切:9月25日" 13 }, 14 "sector": "ITサービス、インターネット・Webサービス", 15 "venue": "オンライン", 16 "startMonth": "2025年7月・8月・9月", 17 "period": "1日", 18 "favoriteButton": { 19 "isFavorite": false 20 }, 21 "jobResultTK": "5-nrt1-0-1inj8n4cai0th804-882376969f4d58f3---6NYlbfkN0B8GAhaeTn6bv3Tsna1WBd01CHcGAsHShQZCXso40kdOdbU-ZjrtyUq5NAN-f1UCJHoMiuC6v6Kv-DfP9OEgGEMfDKj-fqvGVn_ZTrSCD3XwNE0b2AJ61uEbLBvQOPvJTIoqzBraonB3FE_sKZfdUc6kjJQs7CgoQiXhB3rtQcl-3g3HyGIUFypWljPj_XETd1mKSBiYOVKhMUnup0Oan_RRPzSMu_5_y8FGXFnlwBLE7ggWOtGDS2EDl2hRQecLGMzagp9eZ5cYCglycO4CF5wiJv3Jcyn2w8r5P3ZgAauA2Ep7fsJu12bnWJYMWUQLqEGacljcHlXMmbtcVlslQrgo0lbiwmXbgSEq22GBvoSIYYJ3XeZgCXn1N5UICvaDgJWqRwwe31M4-yxBfA3_wE2eQ6sv0gM6zeAYzY-kf7Dn8MxW9wa6OaY3l4oV6hr1XGGIe3ENsq7g-BP3ZVqv8xyLB7OI2dumpxNpAnXOuSLmU67aeZPm-8PZYen7PXbc327gK2mFC_dH_eGCklWg0eHCodq_zPb2BZtS009Pke2UAApt1mEFbRUkk21soZXKXigGyK33V5c_TXulZr9BziCNlOQST3y8UIFOoMaMAsJgnbG0clOC3Zhm2Hp1tTSEkvkef62ud8Uw1duWu84SrSBVe_sOHjfg2MkUzhEtLHRofc4Xmm7g2lKDb-Z3iZPJdQe8exAGKNenjhJtT4vbYwUxOvzed13GzlGV_frsIP36ypuG6Fu_pLbp0nUbLXbApVNY-Y8GUxgsQ==", 22 "hasNonValueItem": false 23 }, 24 ... 25]
Extract detailed job information from Rikunabi.com, Japan's leading job search platform. This powerful scraper provides comprehensive data about job listings, including position details, company information, application deadlines, and recruitment events.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!