Scrapers.lat logo scrapers.lat
AI

Tool: Resume & CV Parser to JSON

Turn raw resume or CV text into clean structured JSON with name, contact, skills, work history and education using premium AI. Paid Apify plans only.

11 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
resume-parser-tool.json 200 OK
{
  "fullName": "Jane Martinez",
  "email": "[email protected]",
  "phone": "(415) 555-0198",
  "location": "San Francisco, CA",
  "headline": "Senior Backend Engineer",
  "summary": "Backend engineer with 8 years building high-th…",
  "skills": ["Go","Python","PostgreSQL","Kafka","AWS","K…,
  "experience": [{"title":"Staff Engineer","company":"Ramp",…,
  "education": [{"degree":"B.S. Computer Science","school":…
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Full NameEmailPhoneLocationHeadlineSummarySkillsExperienceEducationLinks
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Full NameEmailPhoneLocation
Jane Martinez[email protected](415) 555-0198San Francisco, CA
GET /resume-parser-tool
{
  "fullName": "Jane Martinez",
  "email": "[email protected]",
  "phone": "(415) 555-0198",
  "location": "San Francisco, CA",
  "headline": "Senior Backend Engineer",
  "summary": "Backend engineer with 8 years building high-th…",
  "skills": ["Go","Python","PostgreSQL","Kafka","AWS","K…,
  "experience": [{"title":"Staff Engineer","company":"Ramp",…,
  "education": [{"degree":"B.S. Computer Science","school":…
}

よくある質問

What formats can I send?

Plain resume text works best. You can also pass a URL to a resume page and the tool will pull and clean the text first.

Does it guess missing details?

No. If an email or a date is not in the text, the field is null.

Can I parse many resumes at once?

Yes. Pass an array and each resume returns its own structured record.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。