Skip to main content
POST /v1/extract routes the request by type and returns social lists, GitHub lists, or structured lists from web pages. Use Extract when you need follower, following, stargazer, or contributor lists, or when a public web page contains list-like data that should be returned as structured JSON.

Headers

Request body

Supported extraction types

Response

The response includes success, data, and metadata. Social, GitHub, and web2list results return data as an array. Business-level failures return success: false and a failure reason in data.
Errors outside the Extract workflow use the standard error envelope.