Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 435 Bytes

File metadata and controls

18 lines (12 loc) · 435 Bytes

web twitter scrapper

non python developerswers who would love to scrape twitter's api can use this api

easy to use and each to configure...it uses the tweepy python library to access the twitter api

currently still in progress

check it out: https://ricksixty.deta.dev/docs

Todo:

  • add option to download as csv
  • add option save to file
  • complete other twitter v2 endpoints
  • run sentiments on tweets
  • create frontend etc