Introduction
Welcome to TweetScraper. Letβs get started with getting you authenticated and ready to build! π οΈ
Finding your API key ποΈ
The first step to using the TweetScraper API platform is to find your API key.
The API key helps authenticate your incoming requests and is unique for each user.
To get to your API key, go to your:
TweetScraper Dashboard β Settings β My account β API Keys
https://tweetscraper.io/users/profile/
You need to be on the Basic plan (or above) to be able to access the API key.
Was this section helpful?
What made this section unhelpful for you?
Test your API key
Once you have your API key, send a GET request to ensure everything is ready.
Query Parameters
api_keystring Required
Response
200
Object
Response Attributes
user_emailstring
Was this section helpful?
What made this section unhelpful for you?
Response
{
"user_email": "the email linked to your account"
}
Was this section helpful?
What made this section unhelpful for you?
Account
The account endpoints allow you to interact with your TweetScraper account.
Endpoints
GET
GET
GET
Scrape options
Here are all available endpoints for scraping emails from Twitter.