Wantedly Japan Scraper: Startup Jobs Data avatar

Wantedly Japan Scraper: Startup Jobs Data

Pricing

from $1.99 / 1,000 jobs

Go to Apify Store
Wantedly Japan Scraper: Startup Jobs Data

Wantedly Japan Scraper: Startup Jobs Data

Scrape Japanese startup job listings on Wantedly.com. Extract title, company headcount, founder name, applicants, and narrative blocks (mission, culture, duties) directly to Excel or JSON. Drop-in for international recruitment, CRM, and ATS. Only $1.99 per 1,000 results.

Pricing

from $1.99 / 1,000 jobs

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Share

Wantedly Japan jobs scraper: Startup job listings

Get live startup job openings in Japan (including Tokyo, Osaka, or remote roles) with mission, culture, applicant count, salary ranges, and company headcount in under 60 seconds. Download vacancy titles, standardized JPY salary ranges, company profiles, and parsed language requirements for any keyword across Japan.


What can you do with it?

  • I am an international recruiter looking to source bilingual tech talent and startup job openings in Tokyo to expand my agency's active placement pipelines.
  • I am a venture analyst tracking startup headcount growth, funding tags, and founding dates to build market intelligence reports on Japan's technology ecosystem.
  • I am an ATS vendor backfilling localized Japan job inventory with complete company profiles and vacancy roles to display on our job board.

How to use it

Store quick start

  1. Create a free Apify account.
  2. Open the Wantedly Japan Jobs Scraper in the Apify Store.
  3. Enter your search keyword (e.g. python, AI, or デザイナー).
  4. Select the target region (e.g. Tokyo, Osaka, or Remote).
  5. Click Start and download the dataset as JSON, CSV, or Excel.

API quick start

Trigger runs programmatically with a single POST request:

curl --request POST \
--url "https://api.apify.com/v2/acts/getascraper~wantedly-jobs-scraper/runs?token=YOUR_API_TOKEN" \
--header 'Content-Type: application/json' \
--data '{
"searchQuery": "web engineer",
"maxItems": 10,
"region": "tokyo"
}'

Input

FieldTypeRequiredDescription
scrapeModeenumYesChoose how to discover jobs: search walks the search board, projectUrls scrapes specific project links, companyUrls scrapes all projects of specific companies.
startUrlsarray of URLsNoSpecific project or company links to scrape. Required only when scrapeMode is set to projectUrls or companyUrls.
occupationTypesarray of stringsNoFilter by Wantedly's 53 occupation slugs (e.g. jp__web_engineer, jp__data_scientist).
searchQuerystringNoFree-text search keyword in Japanese or English (e.g. python, デザイナー).
regionenumNoFilter by Japanese region (Tokyo, Osaka, Nagoya, Kyoto, Fukuoka, Remote).
companySizeMinintegerNoOnly include jobs from companies with at least this many employees.
companySizeMaxintegerNoOnly include jobs from companies with at most this many employees.
postedWithinDaysintegerNoFreshness filter. Only return jobs posted in the last N days (0 to disable).
sortByenumNoSort listings by popular (default), recent, or recommended.
includeJobDetailsbooleanNoFetch each job page to capture full mission, culture, and job duties narratives.
includeCompanyDetailsbooleanNoFetch each unique company page for founder name, founding date, headcount, and headquarters.
outputFormatenumNoflat returns one row per job with company details. normalized splits jobs and companies into separate tables.
maxItemsintegerNoMaximum number of job records to extract.

Output

Each row represents a single job listing with fully flattened properties. There are no nested JSON objects, ensuring perfect exports to CSV, Excel, or Google Sheets.

{
"jobId": "2362110",
"jobUrl": "https://www.wantedly.com/projects/2362110",
"applyUrl": "https://www.wantedly.com/projects/2362110#apply",
"dedupeKey": "wantedly:project:2362110",
"title": "Webサイト・LPの実装〜改善まで担う方",
"occupationalCategory": "Webディレクター",
"employmentType": "FULL_TIME",
"datePosted": "2026-03-10T00:58:45.870Z",
"daysSincePosted": 89,
"jobLocationCountry": "JP",
"jobLocationRegion": "東京都",
"jobLocationLocality": "港区",
"jobLocationStreetAddress": "北青山2-12-13 青山KYビル3階",
"jobLocationRaw": "東京都港区北青山2-12-13 青山KYビル3階",
"isRemote": false,
"applicantCount": 212,
"applicantsPerDay": 2.38,
"workstyle": "hybrid",
"seniorityLevel": "mid",
"languageRequirements": ["bilingual"],
"salaryDisclosed": true,
"salaryMinJpy": 6000000,
"salaryMaxJpy": 9000000,
"salaryPeriod": "annual",
"fundingStage": "series_a_1m",
"missionWhy": "Webサイトの実装を通じて、パートナー企業の持続的成長をサポートします...",
"cultureHow": "チーム全員がGitHubを活用し、完全なリモート&ハイブリッド体制で稼働しています...",
"jobDutiesWhat": "LPの実装、Reactコンポーネントの作成、パフォーマンスの最適化などを担当します...",
"companyId": "company_4864506",
"companyName": "株式会社ワイシーグループ",
"companySlug": "company_4864506",
"companyUrl": "https://www.wantedly.com/companies/company_4864506",
"companyLogo": "https://images.wantedly.com/company_logo.png",
"companyDescription": "パートナー企業のDX推進、Web開発支援を行っています...",
"companySlogan": "テクノロジーの力でビジネスを加速させる",
"companyEmployees": 55,
"companyFoundingDate": "2014-03-01",
"companyFounder": "小園 洋平",
"companyWebsite": "https://example.yc-group.jp",
"companyAddress": "東京都港区北青山2-12-13",
"companyAgeYearsAtPost": 12,
"imageUrl": "https://images.wantedly.com/i/f65SK9F?w=1200&h=630",
"listingUrl": "https://www.wantedly.com/projects?page=1&occupation_types[]=jp__web_engineer&sort=popular",
"scrapedAt": "2026-06-15T08:26:47.899Z"
}

Field reference

FieldTypeDescription
jobIdstringUnique identifier of the job posting.
jobUrlstringCanonical Wantedly project URL.
applyUrlstringDirect link to submit an application.
dedupeKeystringSafe unique key used to prevent duplicate rows.
titlestringJob vacancy title.
occupationalCategorystringStandardized job classification.
employmentTypestringType of employment (e.g. FULL_TIME, CONTRACT, INTERN).
datePostedstringISO timestamp of when the job was posted.
daysSincePostedintegerNumber of days since the job was posted.
jobLocationCountrystringCountry code of the job location (always JP).
jobLocationRegionstringPrefecture of the job location (e.g. 東京都).
jobLocationLocalitystringCity/Ward of the job location (e.g. 港区).
jobLocationStreetAddressstringLocal street address of the job location.
jobLocationRawstringUnparsed, raw Japanese job address text.
isRemotebooleanTrue if the job can be performed remotely.
applicantCountintegerTotal applicants who applied to this vacancy.
applicantsPerDaynumberApplication rate metric showing interest density.
workstylestringParsed workstyle (remote, hybrid, onsite).
seniorityLevelstringEstimated seniority tier (junior, mid, senior, exec).
languageRequirementsarrayParsed language tags (e.g. english, japanese, bilingual).
salaryDisclosedbooleanTrue if JPY salary ranges are disclosed on the listing.
salaryMinJpyintegerMinimum salary boundary in Japanese Yen (JPY).
salaryMaxJpyintegerMaximum salary boundary in Japanese Yen (JPY).
salaryPeriodstringSalary calculation period (annual or monthly).
fundingStagestringEstimated funding round size (e.g. seed, series_a, series_b).
missionWhystringWhy we do it narrative block (なぜやるのか).
cultureHowstringHow we do it narrative block (どうやっているのか).
jobDutiesWhatstringWhat you will do narrative block (こんなことやります).
companyIdstringUnique identifier of the hiring company.
companyNamestringName of the hiring company.
companySlugstringURL-friendly unique slug of the company.
companyUrlstringLink to the company profile page on Wantedly.
companyLogostringLink to the high-resolution company brand mark.
companyDescriptionstringCorporate biography and company overview.
companySloganstringPublic tagline or mission statement of the company.
companyEmployeesintegerVerified employee headcount range of the company.
companyFoundingDatestringDate when the company was founded.
companyFounderstringFull name of the company founder.
companyWebsitestringOfficial corporate homepage URL of the company.
companyAddressstringRegistered headquarters address of the company.
companyAgeYearsAtPostintegerCorporate age of the company in years when the job was posted.
imageUrlstringProduct or marketing cover image URL of the listing.
listingUrlstringSearch listing page URL where this job was discovered.
scrapedAtstringISO timestamp of when the row was scraped.

Pricing and cost

Pricing is pay-per-result and is billed per row successfully saved to your dataset. Empty runs cost absolutely nothing.

  • Rate: $1.99 per 1,000 results ($0.00199 per result).
  • 100 listings typically cost $0.20.
  • 1,000 listings cost exactly $1.99.
  • 10,000 listings cost exactly $19.90.
  • No fixed monthly subscriptions or hidden maintenance fees.

Tips and best practices

  • Bypass blocks natively. Wantedly restricts access to specific regions. The Actor pre-configures premium Apify Residential Proxies with country: "JP" by default, making requests appear identical to genuine Japanese local users.
  • Toggle details to save money. If you do not need full mission/culture text or company headcount details, disable includeJobDetails and includeCompanyDetails to speed up crawls and cut proxy costs by half.
  • Target bilingual roles. Add bilingual to your filters to quickly extract high-value international recruitment leads.

FAQ

Does it get blocked by Wantedly?

No. The scraper natively routes through Japanese (JP) Residential Proxies by default. This makes the automated browser traffic look identical to regular domestic Japanese users, bypassing security blocks cleanly.

Does it extract private applicant contact details?

No. To protect user privacy and comply with global data regulations, the scraper does not extract private applicant accounts or personal contact details. It only retrieves public vacancies, company headcounts, and startup job openings.

How fresh is the data?

Extremely fresh. The scraper executes live requests on every query, retrieving the absolute latest startup jobs posted on the Wantedly marketplace in real-time.

Are all categories supported?

Yes. The scraper supports all 53 major Wantedly occupations including Web Engineers, Product Managers, UI/UX Designers, Sales, and Marketing.


Target SEO keywords

  • Wantedly API
  • scrape Wantedly
  • Japan startup jobs data
  • Tokyo tech jobs scraper
  • Japanese recruitment API

Disclaimers and support

  • Disclaimer: This Actor retrieves publicly available classified job listings on Wantedly. Make sure your usage complies with Wantedly's terms of service and applicable laws.
  • Support: Open an issue from the Actor page in the Apify Console for bug reports or feature requests.