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 ad libraries scraper APIs

Get structured ad libraries 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

Structured public Are.na data for research, monitoring, and product workflows.

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

Commerce & delivery

Structured public Asda data for research, monitoring, and product workflows.

  • Categories List
  • Product Detail Get
  • Products Search
Blinkit

Commerce & delivery

Structured public Blinkit data for research, monitoring, and product workflows.

  • Auto Suggest
  • List Categories
  • Get ETA
  • +4 more
Bluesky

Social & content

Structured public Bluesky data for research, monitoring, and product workflows.

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

Commerce & delivery

Structured public Carrefour KSA data for research, monitoring, and product workflows.

  • Categories List
  • Category Products List
  • Product Detail Get
ChatGPT Answers

Web & maps

Structured public ChatGPT Answers data for research, monitoring, and product workflows.

  • Generate answer
Facebook

Social & content

Structured public Facebook data for research, monitoring, and product workflows.

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

Ad libraries

Structured public Facebook Ad Library data for research, monitoring, and product workflows.

  • Search Ads
  • List Advertiser Ads
Gemini Answers

Web & maps

Structured public Gemini Answers data for research, monitoring, and product workflows.

  • Generate answer
Google Ads Transparency

Ad libraries

Structured public Google Ads Transparency data for research, monitoring, and product workflows.

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

Web & maps

Structured public Google Maps data for research, monitoring, and product workflows.

  • Enrich Business
  • Search Nearby
  • Get Place
  • +2 more
IKEA

Commerce & delivery

Structured public IKEA data for research, monitoring, and product workflows.

  • Products Search
Instagram Scraper

Social & content

Structured public Instagram Scraper data for research, monitoring, and product workflows.

  • List Reels by Audio
  • List Comments
  • Get Embed
  • +14 more
JioMart

Commerce & delivery

Structured public JioMart data for research, monitoring, and product workflows.

  • Sponsored Products Ads
  • Autocomplete Search
  • Brands
  • +13 more
Lidl

Commerce & delivery

Structured public Lidl data for research, monitoring, and product workflows.

  • Get Product Detail
  • Search Products
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.