Skip to main content

A basic command line application used in tandem with Twitter API to frame anything from Twitter into a Pandas DataFrame, or exported as a CSV.

Project description

twitterframe

🥚🔜🐦 twiterframe. A basic command line application used in tandem with Twitter API to frame content from Twitter as a CSV.

In the future, I want to add more flexibility with the preferred output. (i.e. JSON, SQL databases, etc.)

Progress so far...

✅ Users are able to create .json files to store their API keys.

✅ Cleaned up all the scripts and added click functionality.

✅ Functional Command Line Application by invoking twitterframe

✅ Added a command that removes your Twitter API credentials file from your home directory.

✅ Scrape command is now functioning as it should be.

✅ Opened up project on pypi.org so it can be 'pip-install-able' here

🔜 Make some basic documentation on installation/usage.

Ideas on new features and commands

💡 Command that dumps tweets into a SQL database.

💡 Add more emojis.

💡 Add click.progress_bar(s) on commands like scrape and crawl to show progress.

💡 Remove some of the comments because the code looks kinda ugly.

Known issues

❗️Crawl command is not pulling tweets by the specified times.

❗️Crawl gets a Twitter error response: status code = 429 due to the application's rate limit on the amount of requests to be served.

Contributors with 💚

🏆 @colejhudson

Contact

📬 christopher.a.louie@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twitterframe-0.0.3.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

twitterframe-0.0.3-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page