{"id":22735286,"url":"https://github.com/zenklinov/tweepy","last_synced_at":"2025-03-30T02:24:58.528Z","repository":{"id":265362515,"uuid":"895845276","full_name":"zenklinov/tweepy","owner":"zenklinov","description":"This Python script demonstrates how to scrape recent tweets from Twitter using the Tweepy library. The script searches for tweets containing the hashtag #pepguardiola, retrieves additional tweet metadata such as context annotations and creation time, and saves the results into an Excel file.","archived":false,"fork":false,"pushed_at":"2025-02-24T10:54:41.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:42:09.825Z","etag":null,"topics":["get-data","scraping","twitter"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenklinov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-29T03:05:39.000Z","updated_at":"2025-02-24T10:54:44.000Z","dependencies_parsed_at":"2024-11-29T09:30:17.449Z","dependency_job_id":null,"html_url":"https://github.com/zenklinov/tweepy","commit_stats":null,"previous_names":["zenklinov/tweepy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenklinov%2Ftweepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenklinov%2Ftweepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenklinov%2Ftweepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenklinov%2Ftweepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenklinov","download_url":"https://codeload.github.com/zenklinov/tweepy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246267112,"owners_count":20749921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["get-data","scraping","twitter"],"created_at":"2024-12-10T21:08:51.341Z","updated_at":"2025-03-30T02:24:58.502Z","avatar_url":"https://github.com/zenklinov.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Data Scraper using Tweepy\n\nThis Python script demonstrates how to scrape recent tweets from Twitter using the Tweepy library. The script searches for tweets containing the hashtag `#pepguardiola`, retrieves additional tweet metadata such as context annotations and creation time, and saves the results into an Excel file.\n\n---\n\n## Features\n\n- **Twitter API Integration**: Fetch recent tweets with a specific query using Tweepy.\n- **Tweet Metadata**: Retrieve fields such as `context_annotations` and `created_at`.\n- **Data Export**: Save the scraped data into an Excel file for further analysis.\n\n---\n\n## Prerequisites\n\n1. **Twitter Developer Account**: \n   - Obtain a **Bearer Token** from the [Twitter Developer Portal](https://developer.twitter.com/).\n2. **Python Libraries**:\n   - `tweepy`: For accessing the Twitter API.\n   - `pandas`: For data manipulation and exporting to Excel.\n   - Install dependencies using:\n     ```bash\n     pip install tweepy pandas\n     ```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenklinov%2Ftweepy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenklinov%2Ftweepy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenklinov%2Ftweepy/lists"}