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.
Crawler ID: 9d6b83aaf1ae9d5b4a775d223e3eb5df

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