How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chocodata Scraper API

REST API (HTTP + JSON, API-key auth via ?api_key=) returning structured data from a catalog of sites. Endpoints include Product, Search, Universal Web Scraper, and Batch (async). Base host is api.chocodata.com.

This API exposes 11 operations across 11 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.chocodata.com.

11 operations 11 paths 0 schemas 10 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.chocodata.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Chocodata Scraper API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (apiKeyQuery). By default, every request must be authenticated.

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 10 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Operations 11
GET
/api/v1/{site}/{resource}
Generic endpoint shape: scrape one resource type on one supported site.
scrape 4 params → 200401400502
GET
/api/v1/universal/get
Scrape any URL on any site through the Universal Web Scraper API.
universalGet 4 params → 200401502
GET
/api/v1/amazon/product
Example specific-item endpoint: structured data for a single Amazon product (ASIN).
getProduct 5 params → 200401400502
GET
/api/v1/amazon/search
Example search endpoint: structured Amazon search results for a keyword.
getSearch 4 params → 200401
GET
/api/v1/appstore/product
Specific-item endpoint: structured data for a single Apple App Store app.
getAppStoreProduct 3 params → 200401502
GET
/api/v1/appstore/reviews
Apple App Store reviews for a single app.
getAppStoreReviews 3 params → 200401
GET
/api/v1/googleplay/product
Specific-item endpoint: structured data for a single Google Play app.
getGooglePlayProduct 3 params → 200401502
GET
/api/v1/youtube/transcript
Specific-item endpoint: the timed transcript for a single YouTube video.
getYouTubeTranscript 3 params → 200401502
GET
/api/v1/youtube/comments
Comments for a single YouTube video.
getYouTubeComments 2 params → 200401
GET
/api/v1/reddit/post
Specific-item endpoint: a single Reddit post with its comment tree and vote data.
getRedditPost 2 params → 200401502
POST
/api/v1/amazon/batch
Submit an asynchronous batch of jobs (any site.resource, including universal.get).
createBatch body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chocodata-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Chocodata Scraper API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.