ScraperCity

Quick Start

  1. Create an API key in your dashboard
  2. Choose a scraper endpoint from our 8 available services
  3. Make a POST request with your API key in the Authorization header
  4. Poll the status endpoint until scraping completes
  5. Download results via the download endpoint
# Example: Scrape Apollo leads
curl -X POST https://app.scrapercity.com/api/v1/scrape/apollo \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "YOUR_APOLLO_URL", "count": 1000}'

# Response
{"runId": "ABC123", "message": "Apollo scrape started for 1000 contacts"}

Base URLs

PRODUCTIONhttps://app.scrapercity.com/api/v1

Pricing

ScraperPriceUnit
Apollo Scraper$0.0039 per leadper lead
LinkedIn Scraper$0.02 per profileper profile
Google Maps Scraper$0.01 per businessper business
Instagram Scraper$0.0186 per profileper profile
YouTube Email Scraper$0.0096 per email foundper email found
Tweet Scraper$0.002 per tweetper tweet
TikTok Scraper$0.025 per videoper video
Amazon Scraper$0.0186 per productper product

Rate Limits & Quotas

Limit TypeValueNotes
API Requests100/minutePer API key
Concurrent Scrapes10Running simultaneously
Apollo Daily Limit190 runsShared across all users
Result Storage48 hoursDownload promptly