Theme switcher

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?

Language Box

GET

/authenticate?api_key=API_KEY

Select
1 curl --location 'https://tweetscraper.io/api/authenticate?api_key=API_KEY'

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.

Endpoints

GET
GET
GET
GET
GET
GET
GET
GET