redcodebluecode / TwitterExercisesByPythonTweepy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%