{"id":20043937,"url":"https://github.com/sameeramin/cnn-crawler","last_synced_at":"2025-08-24T21:05:21.117Z","repository":{"id":179926015,"uuid":"663891781","full_name":"sameeramin/cnn-crawler","owner":"sameeramin","description":"A web crawler that crawls CNN based on the categories provided to it","archived":false,"fork":false,"pushed_at":"2023-07-09T16:57:12.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T19:45:18.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sameeramin.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":"2023-07-08T11:18:31.000Z","updated_at":"2023-07-09T16:31:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"47953463-afd3-4d18-a032-bbdc6389df0e","html_url":"https://github.com/sameeramin/cnn-crawler","commit_stats":null,"previous_names":["sameeramin/cnn-crawler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fcnn-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fcnn-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fcnn-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fcnn-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameeramin","download_url":"https://codeload.github.com/sameeramin/cnn-crawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241473443,"owners_count":19968594,"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":[],"created_at":"2024-11-13T10:58:36.419Z","updated_at":"2025-03-02T07:26:36.858Z","avatar_url":"https://github.com/sameeramin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CNN Crawler\n## Introduction\nCNN Web Crawler is a web crawler that ceawls the CNN new website based on the categories provided while running it.\n\n## Requirements\n- Python 3.9\n- BeautifulSoup4\n- requests\n\n\n## How to run\n1. Clone the repository\n```bash\ngit clone https://github.com/sameeramin/cnn-crawler.git\ncd cnn-crawler\n```\n2. Install the requirements\n```bash\npip install -r requirements.txt\n```\n3. Run the crawler file\n```bash\npython cnn_crawler.py --category world --page-limit 5 --output cnn_news.json\n```\n\n## Arguments\n- `--category` (required): The category of the news to crawl.\n- `--page-limit`: The number of pages to crawl. The default value is `5`.\n- `--output`: The output file name. The default value is `cnn_news.json`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameeramin%2Fcnn-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameeramin%2Fcnn-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameeramin%2Fcnn-crawler/lists"}