{"id":16347035,"url":"https://github.com/ospoon/scrapy_1209","last_synced_at":"2025-07-29T21:09:17.686Z","repository":{"id":105557424,"uuid":"161046456","full_name":"OSpoon/scrapy_1209","owner":"OSpoon","description":"scrapy_1209","archived":false,"fork":false,"pushed_at":"2018-12-19T15:16:57.000Z","size":6237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T05:05:40.650Z","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/OSpoon.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":"2018-12-09T14:14:30.000Z","updated_at":"2018-12-13T14:00:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"25e1a96e-a7ff-4934-9524-227c58dfe06a","html_url":"https://github.com/OSpoon/scrapy_1209","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OSpoon/scrapy_1209","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fscrapy_1209","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fscrapy_1209/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fscrapy_1209/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fscrapy_1209/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSpoon","download_url":"https://codeload.github.com/OSpoon/scrapy_1209/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fscrapy_1209/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267759046,"owners_count":24139977,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T00:39:17.398Z","updated_at":"2025-07-29T21:09:17.584Z","avatar_url":"https://github.com/OSpoon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Scrapy爬虫框架\n\n简述：\n\n​\tScrapy中的各大组件\n\n​\tScrapy引擎\n\n​\tScheduler调度器\n\n​\tDownloader下载器\n\n​\tSpider负责获取页面\n\n​\tItem Pipelin负责持久化\n\n安装命令：pip install Scrapy\n\n创建项目：scrapy startproject cnblogSpider\n\n创建爬虫：scrapy genspider cnblogs \"cnblogs.com\"\n\n执行爬虫：scrapy crawl cnblogs\n\n​\t\t scrapy crawl cnblogs -o papers.cvs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospoon%2Fscrapy_1209","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fospoon%2Fscrapy_1209","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospoon%2Fscrapy_1209/lists"}