← Back to Products
Datasets

Datasets Marketplace

Ready-to-use structured datasets for immediate insights

from $0.01 / rowOne-time purchase
Get StartedRead the Docs
bash — datasets
curl "https://api.yaproxy.com/datasets/v1/query" \
     -H "Authorization: Bearer yap_key_..." \
     -d '{"dataset":"linkedin-profiles","filters":{"company":"OpenAI"},"limit":100}'
# → {"rows":[{"name":"...","title":"..."}],"total":427}
// spec

Key Features

Purchase high-quality datasets for LinkedIn profiles, eCommerce products, Amazon listings, and social media. One-time purchase, instant download, structured JSON/CSV.

  • 20+ verticals: LinkedIn, eCommerce, Amazon, social
  • Fresh data collected on demand
  • Structured JSON/CSV, ready to ingest
// i/o

Quick Start

bash — request
curl "https://api.yaproxy.com/datasets/v1/query" \
     -H "Authorization: Bearer yap_key_..." \
     -d '{"dataset":"linkedin-profiles","filters":{"company":"OpenAI"},"limit":100}'
# → {"rows":[{"name":"...","title":"..."}],"total":427}
json — response200 OK
curl "https://api.yaproxy.com/datasets/v1/query" \
     -H "Authorization: Bearer yap_key_..." \
     -d '{"dataset":"linkedin-profiles","filters":{"company":"OpenAI"},"limit":100}'
# → {"rows":[{"name":"...","title":"..."}],"total":427}

Ready to start extracting data?

Create an account, fund your wallet, and make your first call in minutes.

Get StartedRead the Docs