[Beginners] Using the Twitter API

Опубликовано: 28 Сентябрь 2024
на канале: ProfessorPitch
8,368
37

This comprehensive video will walk you through on how to build a twitter app using Python 3.6 to authenticate and retrieve tweets from your timeline.

Tweepy API
http://docs.tweepy.org/en/v3.4.0/stre...

Python Modules/Libraries
Tweepy
Private
json
SQLite3