{"id":19447422,"url":"https://github.com/python3spiders/allnewsspider","last_synced_at":"2025-04-06T08:12:01.503Z","repository":{"id":40660125,"uuid":"188780524","full_name":"Python3Spiders/AllNewsSpider","owner":"Python3Spiders","description":"澎湃新闻，新浪新闻，腾讯新闻，搜狐新闻，新闻联播，泰晤士报，纽约时报，BBCNews，旨在爬取所有新闻门户网站的新闻，禁止将所得数据商用！","archived":false,"fork":false,"pushed_at":"2022-10-18T03:24:22.000Z","size":33889,"stargazers_count":385,"open_issues_count":7,"forks_count":70,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-30T07:07:56.897Z","etag":null,"topics":["bbc-news","crawler","newsapi","nytimes","sina","sohu","spider","tencent","thetimes","xwlb"],"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/Python3Spiders.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":"2019-05-27T06:03:02.000Z","updated_at":"2025-03-28T18:41:07.000Z","dependencies_parsed_at":"2023-01-19T23:01:59.603Z","dependency_job_id":null,"html_url":"https://github.com/Python3Spiders/AllNewsSpider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python3Spiders%2FAllNewsSpider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python3Spiders%2FAllNewsSpider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python3Spiders%2FAllNewsSpider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python3Spiders%2FAllNewsSpider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Python3Spiders","download_url":"https://codeload.github.com/Python3Spiders/AllNewsSpider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451655,"owners_count":20940939,"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":["bbc-news","crawler","newsapi","nytimes","sina","sohu","spider","tencent","thetimes","xwlb"],"created_at":"2024-11-10T16:17:57.172Z","updated_at":"2025-04-06T08:12:01.460Z","avatar_url":"https://github.com/Python3Spiders.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# env\n\n**必须是 python 3.6.6 64 bit windows/linux/mac**\n\n**如果要爬取纽约时报，则需要使用urllib3的1.25.11版本，否则代理可能出错**\n\n# intro\n\n新浪新闻，腾讯新闻，搜狐新闻，澎湃新闻。\n\n短期目前旨在爬取所有新闻门户网站的新闻，每个门户网站爬虫开箱即用，并自动保存到同目录下的 csv/excel 文件中，禁止将所得数据商用。\n\n长期目标是打造一个信息流聚合平台，或者进行更高层面的比如社会舆情、新闻地理可视化等的处理。\n\n集成该爬虫的网站已上线，体验地址：\n\n~~https://xt98.tech:9494~~\n**http://buyixiao.xyz**\n\n**http://8.142.38.214**\n\n**项目长期维护，欢迎 star，项目更多信息欢迎关注个人微信公众号 【月小水长】**\n\n\n\n# how to use\n\n每个文件夹下的代码就是对应平台的新闻爬虫\n\npy 文件直接运行\n\npyd 文件需要，假设为 pengpai_news_spider.pyd\n\n1. 将 pyd 文件下载到本地，新建项目，把 pyd 文件放进去\n\n2. 项目根目录下新建 runner.py，写入以下代码即可运行并抓取\n\n   ```python\n   import pengpai_news_spider\n   pengpai_news_spider.main()\n   ```\n\n   \n\n# todo\n\n1、百度新闻爬虫，已完成，已发布\n\n2、澎拜新闻爬虫，已完成，已发布\n\n3、腾讯新闻爬虫，已完成，已发布\n\n4、新浪新闻爬虫，已完成，已发布\n\n5、纽约时报爬虫，已完成，已发布\n\n6、泰晤士报爬虫，已完成，已发布\n\n7、BBC新闻爬虫，已完成，已发布\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython3spiders%2Fallnewsspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython3spiders%2Fallnewsspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython3spiders%2Fallnewsspider/lists"}