ravinduu / scrape-random-twitter-handles

A script to download random twitter handles to txt file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrape Random Twitter Handles

This program will download random twitter handles to a text file. This will use the Streaming API to download data that is being produced on real time.

Getting Started

To use any of the APIs provided by Twitter, first you need a Twitter Developer account. Then you need to gather a series of Twitter API keys, which will be used to connect to such API. To get them refer https://developer.twitter.com/en/docs/authentication/oauth-2-0/bearer-tokens

Usage

  1. Replace the capital letters with your respective token in line number 5.
  2. Save and run the script.

About

A script to download random twitter handles to txt file.

License:MIT License


Languages

Language:Python 100.0%