Monster Scraper API
Home > Products and Services > Data extraction and web scraping APIs > Job Scraping APIs
Specrom Analytics’ Monster.com scraper API let’s you extract job postings in JSON format by simply specifying a search term and a city name or zip code.
Basic/Free | Pro | Ultra | Custom | |
---|---|---|---|---|
Pricing | 50 calls free per month | $10 for 2000 calls | $50 for 15,000 calls | Ask for a quote |
Input
{"search_terms":"python programmer", "location":"Atlanta, GA", "page":"1"}
Output
[
{
"company_name": "CyberCoders",
"date": "4 days ago",
"job_title": "REMOTE Software Developer - Python",
"location": "Atlanta, GA",
"number_of_jobs": "358",
"url": "https://job-openings.monster.com/remote-software-developer-python-atlanta-ga-us-cybercoders/219729338"
},
. . . (output truncated)
Similar APIs
Related Blogposts
Home > Products and Services > Data extraction and web scraping APIs > Job Scraping APIs