Web scraping API that handles headless browsers, rate limits, and anti-bot detection. You get clean JSON.
POST /api/lookup
{
"name": "Jane Smith",
"sources": ["linkedin", "github"]
}{
"name": "Jane Smith",
"headline": "Staff Engineer at Stripe",
"sources": {
"linkedin": { "url": "linkedin.com/in/..." },
"github": { "url": "github.com/jsmith" }
},
"emails": ["jane@..."]
}Sign up, pick a plan, get a key in seconds.
POST to any endpoint. Jobs queue instantly.
Poll the job URL. Structured JSON back.
POST /api/lookupSearch across LinkedIn, GitHub, and X. Results merged into a single profile.
POST /api/searchRun any search query and scrape the top results with structured data.
POST /api/scrapePoint at any URL. Headless browser extracts text, links, images, meta.
GET /api/jobs/:idEvery request returns a job ID. Poll when ready. Cached for 1 hour.
Start free. Scale when you need to.
Get your API key in seconds. Free tier — no credit card required.
Create free account