Skip to main content
POST
Add Tasks
Add Twitter profiles to scrape by providing their screen names (usernames). Each task will retrieve detailed profile information for the specified user.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

Request Body

Task Object

You can add multiple screen names in a single request to scrape several profiles at once.
The screen_name should not include the @ symbol - use elonmusk not @elonmusk.

Code Examples

Response

200