Skip to content

redcodebluecode/TwitterExercisesByPythonTweepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

TwitterExercisesByPythonTweepy

twitterexe_profile.py

This is a collection of python and tweepy exercises with twitter data.

It provides the following function:

  • Collect a list of specified users' profile information.
  • Collect the first 20 friends of a list of specified users.
  • Collect 50 tweets that contain a specified keyword.
  • Collect 50 tweets in a specified geographic area.

About

This is a collection of python and tweepy exercises with twitter data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages