Upscrape 2.0 is here. Live platform data for agents, apps, and workflows. Upscrape 2.0 is here. REST API and MCP, one connection. Explore capabilities

Production-ready business records scraper APIs

Get structured business records data through REST or MCP while Upscrape maintains the scrapers.

Find the data source you need.

Browse every available platform, capability, and starting credit price.

Are.na

Social & content

Search and inspect public Are.na profiles, channels, blocks, and their connections.

  • List Block Connections
  • Get Block
  • List Channel Blocks
  • +6 more
Asda

Commerce & delivery

Search the Asda Groceries UK catalog, browse its category taxonomy, and fetch full product detail.

  • Categories List
  • Category Products List
  • Product Detail Get
  • +2 more
Ashby Jobs

Business records

Public job listings, details, teams, and application-form schemas from Ashby boards.

  • Get Ashby application form schema
  • Discover Ashby company board
  • Get Ashby job
  • +1 more
Blinkit

Commerce & delivery

Location-aware Blinkit catalog, category, pricing, promotion, and delivery data.

  • List Categories
  • List Category Products
  • Get ETA
  • +4 more
Bluesky

Social & content

Read Bluesky actor and post data from public AT Protocol endpoints.

  • Get followers
  • Get follows
  • Get profile
  • +10 more
Carrefour KSA

Commerce & delivery

Search Carrefour KSA products, prices, promotions, categories, and enriched product details.

  • Categories List
  • Category Products List
  • Product Detail Get
  • +2 more
ChatGPT Answers

Web & maps

Localized ChatGPT answers with search, source controls, citations, and verified fresh-session execution.

  • Generate answer
Facebook

Social & content

Extract public Facebook pages, content, engagement metrics, and Ads Library results.

  • Search Ads Library
  • List Page Posts
  • List Page Reels
  • +7 more
Facebook Ad Library

Ad libraries

Search public Facebook Ad Library creatives and advertiser campaigns.

  • Search Ads
  • List Advertiser Ads
Gemini Answers

Web & maps

Localized Gemini answers with source controls, citations, model verification, and fresh-session evidence.

  • Generate answer
Google Ads Transparency

Ad libraries

Research advertisers and their creatives in Google's Ads Transparency Center.

  • List Advertiser Creatives
  • Search Advertisers
  • Search Creatives
Google Maps

Web & maps

Find businesses, inspect place details, discover nearby locations, and enrich company records.

  • Enrich Business
  • Search Nearby
  • Get Place
  • +1 more
Greenhouse Jobs

Web & maps

Search public Greenhouse jobs and map each board's hiring structure.

  • Get a Greenhouse board
  • Get a Greenhouse department
  • List Greenhouse departments
  • +4 more
IKEA

Commerce & delivery

Browse IKEA catalogs and retrieve enriched product, store, and live stock data across European locales.

  • List Category Products
  • Get Product
  • Products Search
  • +2 more
IndiaMART Directory

Commerce & delivery

Find IndiaMART suppliers and normalize public B2B product and company pages.

  • Category taxonomy
  • Get product page
  • Search supplier listings
  • +1 more
See the product working

One request in. Structured data out.

Use the same capability through REST or MCP. Upscrape handles network identity, retries, validation, and source-specific parsing behind one stable contract.

Schema-validated inputsEvery capability declares exactly what it accepts.

Structured JSON responsesStable output your product can use immediately.

Async execution for long jobsConsistent status and recovery for slower sources.

Follow the quickstart
Request
POST https://data.upscrape.com/execute

{
  "capability": "amazon.products.search",
  "input": {
    "query": "wireless headphones"
  }
}
Response 200 completed
{
  "status": "completed",
  "results": [{
    "title": "Wireless headphones",
    "price": "$79.99",
    "rating": 4.6
  }]
}
Managed accessProxies, sessions, and anti-bot handling.
Automatic recoveryRetries and runtime health checks.
Consistent contractsValidated inputs and structured output.
Clear usage pricingFixed credits before every request.

Platform data without the maintenance burden.

Move from brittle scraping projects to a dependable product surface.

01

Ship instead of maintaining scrapers

Skip proxy rotation, fingerprint updates, retries, parsers, and infrastructure operations.

02

One contract across every platform

Use the same authentication, execution model, status lifecycle, and structured response shape.

03

Built for products and agents

Call capabilities through REST, connect over MCP, or combine both in one production workflow.

Go from documentation to live data today.

Choose an API, inspect its schema, and make your first request with one Upscrape key.