Skip to content

Instantly share code, notes, and snippets.

@quantumproxies
Created August 21, 2026 12:43
Show Gist options
  • Select an option

  • Save quantumproxies/21e90da620806f883cf6a397c56f2abe to your computer and use it in GitHub Desktop.

Select an option

Save quantumproxies/21e90da620806f883cf6a397c56f2abe to your computer and use it in GitHub Desktop.
QuanticData Collectors index — 31 ready-made scraper APIs, one link each https://quanticdata.io/collectors/

QuanticData Collectors — every ready-made scraper

All 31 collector pages. Each one is a versioned scraper you call with a semantic input (a keyword and a city, an ASIN, a domain, a handle) instead of a URL and selectors — published input and output schemas, an hourly health probe, and a price per delivered row.

Catalogue: https://quanticdata.io/collectors/ · API reference: https://quanticdata.io/docs/ · Examples: https://github.com/quantumproxies/collectors-api-examples

curl https://api.quanticdata.io/v1/scraper/collectors \
  -H "Authorization: Bearer $QD_API_KEY"

That call is free and returns every collector's schema, health and your unit price.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment