Over 350 endpoints across 35+ platforms, all under one predictable path. This page summarizes the categories and shows representative endpoints. The full, always-current list lives in the dashboard playground.
One shape for every endpoint
Every extractor is /v1/{platform}/{action}. The platform is the source site, and the action is what you want from it. Some actions take path parameters like an id, and each returns JSON shaped after the source. See Making a request for the body and response format.
shape.txt
# Every endpoint shares one shape:
POST https://api.capzy.ai/v1/{platform}/{action}# A few examples:
POST /v1/google/search
POST /v1/amazon/products/{asin}
POST /v1/reddit/posts/{post_id}/comments
POST /v1/twitter/tweets/advanced-search
POST /v1/ebay/category_items/{category_id}/items
The playground is the source of truth
The dashboard playground lists every platform, every action, its method, its parameters, and a live example. Because the catalog grows, treat the playground as authoritative rather than this summary.
Search engines
Platform
Description
google
61 endpoints. e.g. google/search, plus maps, news, images, shopping, and more.
bing
11 endpoints. e.g. bing/search.
duckduckgo
8 endpoints.
yahoo
6 endpoints.
yandex / baidu / naver / brave
Regional and alternative engines. e.g. yandex/search, baidu/search.
Marketplaces & retail
Platform
Description
amazon
14 endpoints. e.g. amazon/search, amazon/products/{asin}.
ebay
11 endpoints. e.g. ebay/category_items/{category_id}/items.
walmart
10 endpoints. e.g. walmart/search.
homedepot / target
e.g. homedepot/search, target/product.
shopee / depop / vinted / leboncoin
Marketplaces and resale. e.g. vinted/search, shopee/product.
Social & media
Platform
Description
youtube
40 endpoints. e.g. youtube/videos.
twitter
34 endpoints. e.g. twitter/tweets/advanced-search.
tiktok
22 endpoints.
reddit
21 endpoints. e.g. reddit/posts/{post_id}/comments.
facebook / instagram / linkedin / truthsocial
Profiles, posts, and feeds. e.g. instagram/profile.
Travel & real estate
Platform
Description
zillow / realtor / apartments
US residential listings. e.g. zillow/property.
immobiliare / loopnet
European residential and US commercial real estate.
hilton
5 endpoints. Hotel search, directory, and rooms.
tripadvisor / opentable
Reviews, attractions, and restaurant availability.