X (Twitter) Scraper
Create and run a leads generator scraper for X (Twitter) platform
This endpoint allows you to create and run a leads generator scraper for X (Twitter) based on keywords and sentiment type.
POST
Authorizations
You can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.
Body
application/json
The name of the scraping task.
Example:
"Twitter - MrScraper"
Keywords to search.
Example:
"MrScraper"
Sentiment type for the data.
Available options:
all
, positive
, neutral
, negative
Example:
"positive"
The number of expected data.
Example:
100