Skip to content

Scripts that can be used to retrieve data from Twitter API v2

Notifications You must be signed in to change notification settings

sofiapinto/Twitter-API-v2-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Twitter API v2 code

This repository contains code examples that can be used to retrieve data from Twitter API v2. Each folder corresponds to a specific endpoint and contains a python file and a jupyter notebook. The difference between the two is that the jupyter notebook shows the process step by step and has every step explained thoroughly.

  • Endpoint: GET /2/users

Useful links

  • My code was inspired in Twitter's code that you can find here
  • Twitter community forum is a great place to ask questions, I have used it myself a couple of times and always find it useful
  • Most information you will need to retrieve data from the the twitter API is scattered here

About

Scripts that can be used to retrieve data from Twitter API v2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published