DEV Community

Cover image for Pinpoint Jobs Scraper
Ranova
Ranova

Posted on

Pinpoint Jobs Scraper

Disclosure: this post is about our own tool — Pinpoint Jobs Scraper is a paid actor we publish on Apify Store. It was drafted by our automated publishing pipeline with AI assistance and reviewed before publishing.

Scrape any company's Pinpoint job board in one click. Clean, de-duplicated job JSON with title, location, department and apply URLs. Free to start, API & MCP ready.

What comes back

Every record has the same shape: commitment, department, description, id, location, price, price_text, seller, title, url, workplace_type, rating, reviews.

Fields with no value are left out rather than filled with placeholders, and records are de-duplicated before they reach the dataset.

Input

Input Type What it does
query string What to search for on Pinpoint
maxResults integer Maximum number of clean results to return (capped at 500)
enrich boolean Adds deterministic enrichment per record: extracted emails, canonical domain and a completeness score
monitor boolean Compares this run with the previous one and flags NEW records only

Running it

Start it from the Apify Console, call it over the REST API, or expose it to an agent as an MCP tool — the dataset is the same either way.


Priced per event (not per hour or subscription) on Pinpoint Jobs Scraper on Apify Store.

Top comments (0)