Skip to main content
The client groups scraping functions by platform. Each function validates your input against the endpoint’s schema, sends the request, and returns the typed data payload wrapped in an ApiResult. Every call costs one credit.
For the exact request fields and response shape of any function, open the API Reference — each endpoint page shows the equivalent SDK call alongside its schema.

client.x — X (Twitter)

client.reddit — Reddit

client.linkedin — LinkedIn

client.github — GitHub

client.youtube — YouTube

Next steps

Account management

Create API keys and manage credits from code.

Errors

Handle API and network failures predictably.