{"id":19501810,"url":"https://github.com/gregyjames/birdy","last_synced_at":"2026-02-26T12:01:27.591Z","repository":{"id":28630864,"uuid":"118201941","full_name":"gregyjames/Birdy","owner":"gregyjames","description":"A simple tool to analyze key data about your twitter following/followers.","archived":false,"fork":false,"pushed_at":"2022-12-08T06:33:25.000Z","size":241,"stargazers_count":4,"open_issues_count":31,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T23:34:38.714Z","etag":null,"topics":["analytics","api","data","data-science","data-visualization","python","tweepy","twitter","twitter-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregyjames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-20T02:42:24.000Z","updated_at":"2019-11-26T19:44:12.000Z","dependencies_parsed_at":"2022-08-28T06:34:03.104Z","dependency_job_id":null,"html_url":"https://github.com/gregyjames/Birdy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gregyjames/Birdy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregyjames%2FBirdy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregyjames%2FBirdy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregyjames%2FBirdy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregyjames%2FBirdy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregyjames","download_url":"https://codeload.github.com/gregyjames/Birdy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregyjames%2FBirdy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29858461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","api","data","data-science","data-visualization","python","tweepy","twitter","twitter-api"],"created_at":"2024-11-10T22:14:05.688Z","updated_at":"2026-02-26T12:01:27.575Z","avatar_url":"https://github.com/gregyjames.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/gregyjames/Birdy.svg?token=TAMu6qDfByKbi2gkRs9d\u0026branch=master)](https://travis-ci.com/gregyjames/Birdy)\n\n# Birdy\nBirdy is a simple tool to analyze key data about your twitter following/followers.\n\n## Libraries Used\n1. [Tweepy](https://github.com/tweepy/tweepy)\n2. [TinyDB](https://github.com/msiemens/tinydb)\n3. [Progressbar](https://pypi.python.org/pypi/progressbar2)\n4. [Plotly](https://plot.ly/python/)\n\n## Setup\nIn order to use the tools you need to have Twitter Api app registered. If you are confused on how to do so follow the guide [here](https://iag.me/socialmedia/how-to-create-a-twitter-app-in-8-easy-steps/). After you do so, create a file called config.ini and configure it like so with the data from the Twitter API page:\n\n```\n[API_KEYS]\nconsumer_key = consumer_key_no_qoutes\nconsumer_secret = consumer_secret_no_qoutes\naccess_token = access_token_no_qoutes\naccess_token_secret = access_token_secret_no_qoutes\n```\n\n## Running\n1. pip install -r requirements.txt\n2. python main.py\n\n## Pick Graphs\nBy default all graphs are created in order to choose graphs go to prettyPrint.py, and comment out the function calls to the respective graphs.\n\n- Follow_back();\n  - Graph that shows how many of your followers you follow back.\n- Default_profile();\n  - Graph that shows how many of you Users have default profile images.\n- User_Lang();\n  - Pie chart of the various languages spoken by your audience.\n- Tweet_Line();\n  - Line graph of the last tweet time time of all your users. Allows you to zoom into specific time ranges.\n\n## Contributing\nAt the end of the day every contribution is important regardless of size! Therefore, feel free to contribute to the project in any way that you can.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregyjames%2Fbirdy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregyjames%2Fbirdy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregyjames%2Fbirdy/lists"}