This is the API backing the resume builder's job search tab.
POST /api/scrape with {"search_term": "...", "location": "..."}
POST /api/scrape
{"search_term": "...", "location": "..."}
API docs