Skip to main content
POST
Add Tasks
Add Twitter users to scrape tweets from by providing their screen names (usernames). The scraper will retrieve tweets from the specified user’s timeline.

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 tweets from several users at once.
The screen_name should not include the @ symbol - use elonmusk not @elonmusk.

Code Examples

Response

200