{"id":13405680,"url":"https://github.com/scrapy/scrapy","last_synced_at":"2026-07-11T02:30:54.291Z","repository":{"id":37318576,"uuid":"529502","full_name":"scrapy/scrapy","owner":"scrapy","description":"Scrapy, a fast high-level web crawling \u0026 scraping framework for Python.","archived":false,"fork":false,"pushed_at":"2026-07-05T11:46:22.000Z","size":30781,"stargazers_count":62913,"open_issues_count":595,"forks_count":11763,"subscribers_count":1754,"default_branch":"master","last_synced_at":"2026-07-05T13:14:43.403Z","etag":null,"topics":["crawler","crawling","framework","hacktoberfest","python","scraping","web-scraping","web-scraping-python"],"latest_commit_sha":null,"homepage":"https://scrapy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrapy.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-02-22T02:01:14.000Z","updated_at":"2026-07-05T13:02:26.000Z","dependencies_parsed_at":"2025-12-31T10:06:04.498Z","dependency_job_id":null,"html_url":"https://github.com/scrapy/scrapy","commit_stats":null,"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/scrapy/scrapy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrapy","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/sbom","scorecard":{"id":145396,"data":{"date":"2025-08-04","repo":{"name":"github.com/scrapy/scrapy","commit":"a0b766f9e195814b47f394d531f5f7efe24ec251"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-macos.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-macos.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-macos.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-macos.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-ubuntu.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-ubuntu.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-ubuntu.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-ubuntu.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scrapy/scrapy/tests-windows.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/checks.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests-macos.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests-ubuntu.yml:89","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T09:18:11.432Z","repository_id":37318576,"created_at":"2025-08-16T09:18:11.432Z","updated_at":"2025-08-16T09:18:11.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35189713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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":["crawler","crawling","framework","hacktoberfest","python","scraping","web-scraping","web-scraping-python"],"created_at":"2024-07-30T19:02:08.304Z","updated_at":"2026-07-06T11:44:27.104Z","avatar_url":"https://github.com/scrapy.png","language":"Python","funding_links":[],"categories":["Python","Data Gathering","All","Web Crawling","Utilities","🕷️ Web Scraping Frameworks","Web 后端","framework","Data Processing","Web爬行","Uncategorized","HarmonyOS","网络服务","爬虫","Library","python","Core Libraries","Application Recommendation","web-scraping","Web Scraping \u0026 Crawling","📚 فهرست","crawler","Browser Automation \u0026 Scraping","Web Scraping with Proxies","信息获取","1. Core Frameworks \u0026 Libraries"],"sub_categories":["Test Runners","Python","Data Pre-processing \u0026 Loading","Uncategorized","Windows Manager","网络服务_其他","5. Miscellaneous","Misc","🤖 Automation Tools","وب اسکرپینگ","爬虫与抓取框架"],"readme":"|logo|\n\n.. |logo| image:: https://raw.githubusercontent.com/scrapy/scrapy/master/docs/_static/logo.svg\n   :target: https://scrapy.org\n   :alt: Scrapy\n   :width: 480px\n\n|version| |python_version| |ubuntu| |macos| |windows| |coverage| |conda| |deepwiki|\n\n.. |version| image:: https://img.shields.io/pypi/v/Scrapy.svg\n   :target: https://pypi.org/pypi/Scrapy\n   :alt: PyPI Version\n\n.. |python_version| image:: https://img.shields.io/pypi/pyversions/Scrapy.svg\n   :target: https://pypi.org/pypi/Scrapy\n   :alt: Supported Python Versions\n\n.. |ubuntu| image:: https://github.com/scrapy/scrapy/workflows/Ubuntu/badge.svg\n   :target: https://github.com/scrapy/scrapy/actions?query=workflow%3AUbuntu\n   :alt: Ubuntu\n\n.. |macos| image:: https://github.com/scrapy/scrapy/workflows/macOS/badge.svg\n   :target: https://github.com/scrapy/scrapy/actions?query=workflow%3AmacOS\n   :alt: macOS\n\n.. |windows| image:: https://github.com/scrapy/scrapy/workflows/Windows/badge.svg\n   :target: https://github.com/scrapy/scrapy/actions?query=workflow%3AWindows\n   :alt: Windows\n\n.. |coverage| image:: https://img.shields.io/codecov/c/github/scrapy/scrapy/master.svg\n   :target: https://codecov.io/github/scrapy/scrapy?branch=master\n   :alt: Coverage report\n\n.. |conda| image:: https://anaconda.org/conda-forge/scrapy/badges/version.svg\n   :target: https://anaconda.org/conda-forge/scrapy\n   :alt: Conda Version\n\n.. |deepwiki| image:: https://deepwiki.com/badge.svg\n   :target: https://deepwiki.com/scrapy/scrapy\n   :alt: Ask DeepWiki\n\nScrapy_ is a web scraping framework to extract structured data from websites.\nIt is cross-platform, and requires Python 3.10+. It is maintained by Zyte_\n(formerly Scrapinghub) and `many other contributors`_.\n\n.. _many other contributors: https://github.com/scrapy/scrapy/graphs/contributors\n.. _Scrapy: https://scrapy.org/\n.. _Zyte: https://www.zyte.com/\n\nInstall with:\n\n.. code:: bash\n\n    pip install scrapy\n\nAnd follow the documentation_ to learn how to use it.\n\n.. _documentation: https://docs.scrapy.org/en/latest/\n\nIf you wish to contribute, see Contributing_.\n\n.. _Contributing: https://docs.scrapy.org/en/master/contributing.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrapy%2Fscrapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrapy%2Fscrapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrapy%2Fscrapy/lists"}