{"id":25231490,"url":"https://github.com/notshrirang/news-web-scraper","last_synced_at":"2025-04-05T15:24:58.826Z","repository":{"id":219918030,"uuid":"747276804","full_name":"NotShrirang/News-Web-Scraper","owner":"NotShrirang","description":"This Python script is designed to scrape news data from Google, Yahoo, and Bing search engines for a list of companies. The scraped data is then saved into a CSV file.","archived":false,"fork":false,"pushed_at":"2024-01-30T10:02:38.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T12:36:31.672Z","etag":null,"topics":["beautifulsoup","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Python","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/NotShrirang.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}},"created_at":"2024-01-23T16:06:49.000Z","updated_at":"2024-01-30T09:59:01.000Z","dependencies_parsed_at":"2024-01-30T11:25:34.320Z","dependency_job_id":"d353db21-ae43-4dc7-912a-0f69b2455f1e","html_url":"https://github.com/NotShrirang/News-Web-Scraper","commit_stats":null,"previous_names":["notshrirang/news-web-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FNews-Web-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FNews-Web-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FNews-Web-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FNews-Web-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotShrirang","download_url":"https://codeload.github.com/NotShrirang/News-Web-Scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355491,"owners_count":20925640,"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":["beautifulsoup","webscraping"],"created_at":"2025-02-11T12:28:50.231Z","updated_at":"2025-04-05T15:24:58.802Z","avatar_url":"https://github.com/NotShrirang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# News Web Scraper\n\nThis Python script is designed to scrape news data from Google, Yahoo, and Bing search engines for a list of companies. The scraped data is then saved into a CSV file.\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [License](#license)\n\n## Prerequisites\n\n- Python 3.x\n- Required Python libraries (install via `pip install -r requirements.txt`):\n  - `pandas`\n  - `bs4` (Beautiful Soup)\n  - `requests`\n  - `tqdm`\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/NotShrirang/News-Web-Scraper.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd News-Web-Scraper\n   ```\n\n3. Install the required dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n1. Edit the `config.json` file to configure the companies, keywords, and search engines.\n\n2. Run the main script:\n\n   ```bash\n   python main.py\n   ```\n\n3. The scraped data will be saved as `news.csv` in the project directory.\n\n## Configuration\n\n- **config.json**: This file contains the configuration for the script. It includes the list of companies, keywords, search engines, and other parameters.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Authors\n\n- Shrirang Mahajan\n- Chirantan Degloorkar\n- Aditi Mokashi\n- Shivam Dandavate\n- Sakshi Panhalkar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fnews-web-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotshrirang%2Fnews-web-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fnews-web-scraper/lists"}