{"id":19860988,"url":"https://github.com/muneeb1030/webscrapper_altnews","last_synced_at":"2026-05-17T19:32:09.520Z","repository":{"id":222639524,"uuid":"754123896","full_name":"Muneeb1030/WebScrapper_AltNews","owner":"Muneeb1030","description":"The project utilizes a combination of Python, Scrapy, and Selenium to navigate through the dynamic content of AltNews.in and collect valuable information for analysis and verification.","archived":false,"fork":false,"pushed_at":"2024-07-28T09:28:14.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:12:50.473Z","etag":null,"topics":["data-analysis","data-collection","python3","scrapy","scrapy-spider","selenium","selenium-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Muneeb1030.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-07T12:56:53.000Z","updated_at":"2025-02-05T13:24:42.000Z","dependencies_parsed_at":"2024-02-15T12:26:40.241Z","dependency_job_id":"6949e599-ea88-4a39-9230-80810633823b","html_url":"https://github.com/Muneeb1030/WebScrapper_AltNews","commit_stats":null,"previous_names":["muneeb1030/webscrapper_altnews"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muneeb1030/WebScrapper_AltNews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FWebScrapper_AltNews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FWebScrapper_AltNews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FWebScrapper_AltNews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FWebScrapper_AltNews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muneeb1030","download_url":"https://codeload.github.com/Muneeb1030/WebScrapper_AltNews/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FWebScrapper_AltNews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["data-analysis","data-collection","python3","scrapy","scrapy-spider","selenium","selenium-python"],"created_at":"2024-11-12T15:07:44.407Z","updated_at":"2026-05-17T19:32:09.497Z","avatar_url":"https://github.com/Muneeb1030.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AltNews.in Web Scraping Project\n\n## Overview\n\nThis repository contains a Python-based web scraping project focused on extracting fact-checking data from [AltNews.in](https://www.altnews.in/). The project utilizes a combination of Python, Scrapy, and Selenium to navigate through the dynamic content of AltNews.in and collect valuable information for analysis and verification.\n\n## Motivation\nIn an era where information is abundant, distinguishing between truth and misinformation is crucial. AltNews.in, a platform dedicated to fact-checking and debunking fake news, serves as a valuable source for combating misinformation. This web scraping project aims to empower users by providing a tool to analyze and verify news, contributing to a more informed society.\n\n## Key Features\n\n1. **Dynamic Content Handling**: Utilizes Scrapy and Selenium to navigate AltNews.in's dynamic content, ensuring comprehensive extraction of fact-checking data.\n\n2. **Efficient File Management**: Dynamically creates directories for organized storage of scraped data, enhancing efficiency and providing a structured approach to data handling.\n\n3. **Fact-Checking Data Extraction**: Meticulously collects details such as author names, saying dates, headlines, rulings, publishers, and article URLs for in-depth fact-checking analysis.\n\n4. **CSV Repository**: Writes data to a CSV file, serving as a comprehensive repository for easy access and analysis of fact-checking information.\n\n5. **Individual Text Files for Articles**: Optimizes organization by writing each fact-checking article to a text file, providing detailed information for in-depth analysis and reference.\n\n\n\n## Requirements\n- **Python 3.x**\n- **Scrapy**\n- **Selenium**\n- **Chrome WebDriver**\n- **Pandas**\n\n## Getting Started\n1. **Clone the Repository:**\n    ```\n    git clone https://github.com/Muneeb1030/WebScrapper_AltNews.git\n    ```\n\n2. **Install Dependencies:**\n    ```\n    pip install scrapy selenium pandas\n    ```\n\n\n3. **Run the Scraper:**\n    ```\n    scrapy crawl altnews\n    ```\n\n## Additional Information\n- **Customization:**\n    - Tailor the scraper to your needs by modifying the Scrapy spiders.\n- **GitHub Repository:**\n    - Explore, contribute, and stay updated on the [GitHub repository](https://github.com/Muneeb1030/WebScrapper_AltNews.git).\n\n\n## Disclaimer\nThis project is intended for educational purposes and strictly adheres to Altnew's terms of service. Users are advised to deploy the scraper responsibly and in compliance with platform policies.\n\n## Additional Resources\n\nExplore the project in detail through my [Medium blog](https://medium.com/@m.muneeb.ur.rehman.2000/unveiling-the-web-of-misinformation-scraping-altnews-in-with-pythons-scrapy-and-selenium-bf7a2095ab11), where I share insights, motivation, and in-depth explanations about the Politifact Scraper.\n\n## Contributors\n- M Muneeb ur Rehman\n\nFeel free to fork, contribute, and enhance the capabilities of this AltNews scraper. Happy scraping! 🌐💻\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb1030%2Fwebscrapper_altnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuneeb1030%2Fwebscrapper_altnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb1030%2Fwebscrapper_altnews/lists"}