{"id":5293308,"name":"scrapy","ecosystem":"conda","description":"Scrapy is an open source and collaborative framework for extracting the data you need from websites in a fast, simple, yet extensible way.","homepage":"https://scrapy.org/","licenses":"BSD-3-Clause-Clear","normalized_licenses":["BSD-3-Clause-Clear"],"repository_url":"https://github.com/scrapy/scrapy","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2022-10-03T15:54:55.769Z","latest_release_published_at":"2022-11-02T13:47:59.000Z","latest_release_number":"2.7.1","last_synced_at":"2026-08-17T00:30:11.327Z","created_at":"2022-10-03T15:54:55.755Z","updated_at":"2026-08-22T15:37:26.529Z","registry_url":"https://anaconda.org/conda-forge/scrapy","install_command":"conda install -c conda-forge scrapy","documentation_url":null,"metadata":{},"repo_metadata":{"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-08-21T12:56:41.000Z","size":31989,"stargazers_count":63987,"open_issues_count":462,"forks_count":11917,"subscribers_count":1752,"default_branch":"master","last_synced_at":"2026-08-21T19:36:18.605Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-02-22T02:01:14.000Z","updated_at":"2026-08-21T18:43:07.000Z","dependencies_parsed_at":"2026-08-21T19:43:07.452Z","dependency_job_id":null,"html_url":"https://github.com/scrapy/scrapy","commit_stats":null,"previous_names":[],"tags_count":133,"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":36809899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"},"owner_record":{"login":"scrapy","name":"Scrapy project","uuid":"733635","kind":"organization","description":"  An open source and collaborative framework for extracting the data you need from websites.  In a fast, simple, yet extensible way.","email":null,"website":"https://scrapy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/733635?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:52:43.990Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scrapy","funding_links":[],"total_stars":61617,"followers":422,"following":0,"created_at":"2022-11-02T16:21:46.415Z","updated_at":"2024-03-25T19:52:56.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrapy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrapy/repositories"},"tags":[{"name":"2.18.0","sha":"2216063c063027d541eafbf5e098557ce732528f","kind":"tag","published_at":"2026-08-20T15:13:56.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.18.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"feb692f552e3ed4533cf4e3af4809908d84cd763","kind":"tag","published_at":"2026-07-07T10:26:53.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.17.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"abe9c638414e4a39a338763c85a3a0d84696b9b3","kind":"tag","published_at":"2026-05-19T12:27:17.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.16.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.16.0/manifests"},{"name":"2.15.2","sha":"3d5ca9f43380ca2abebadd3277c38db840583766","kind":"tag","published_at":"2026-04-28T13:28:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.15.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.2/manifests"},{"name":"2.15.1","sha":"f3c5a6e75f53fcc4e885359d64baf9fe84f85fac","kind":"tag","published_at":"2026-04-23T14:57:45.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.15.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.1/manifests"},{"name":"2.15.0","sha":"47e25fbbb5ac3012c3cc6e88bd9ff79f3a61c2a5","kind":"tag","published_at":"2026-04-09T12:00:41.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.15.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.15.0/manifests"},{"name":"2.14.2","sha":"498b4fc1a431c71ea699b2d7e0bd518c7ceca302","kind":"tag","published_at":"2026-03-12T14:45:17.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.14.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.2/manifests"},{"name":"2.14.1","sha":"0b9d8da09dd2cb1b74ddf025107e6f584839fbff","kind":"tag","published_at":"2026-01-12T19:25:48.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.14.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.1/manifests"},{"name":"2.14.0","sha":"3ac1192f35fc32d01c69c929eed85601fb0405e8","kind":"tag","published_at":"2026-01-05T10:06:13.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.14.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.14.0/manifests"},{"name":"2.13.4","sha":"2f62ab532dae41c1088312a6d5a32da485cdbc29","kind":"tag","published_at":"2025-11-17T11:30:37.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.13.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"155a504f24b9dd180b8786a4fa709f87cfe8fb66","kind":"tag","published_at":"2025-07-02T15:39:46.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.13.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"c6740604a405c51e92bedce8617b9151cd9766c4","kind":"tag","published_at":"2025-06-09T10:21:06.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.13.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"7fe7f1734aba5625f8c9c405bb92ef1da18cd983","kind":"tag","published_at":"2025-05-28T08:12:47.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.13.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"82a32451583967a828c2e80a31930f64dbc136ac","kind":"tag","published_at":"2025-05-08T09:43:34.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.13.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.13.0/manifests"},{"name":"2.12.0","sha":"b1f9e56693cd2000ddcea922306f726f3e9339af","kind":"tag","published_at":"2024-11-18T08:08:05.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.12.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.12.0/manifests"},{"name":"2.11.2","sha":"e8cb5a03b382b98f2c8945355076390f708b918d","kind":"tag","published_at":"2024-05-14T11:23:24.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.11.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.2/manifests"},{"name":"1.8.4","sha":"39077379f07575ee1727a45e665516ccfd068242","kind":"commit","published_at":"2024-02-14T18:54:55.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.8.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.4/manifests"},{"name":"2.11.1","sha":"2f1d345e74d19e33016f9e69fcda0bda9afb568d","kind":"commit","published_at":"2024-02-14T17:59:01.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.11.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"f2fb4760d2e98cc92ab00a84bcf20cd8a6de3799","kind":"tag","published_at":"2023-09-18T11:24:28.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.11.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.11.0/manifests"},{"name":"2.10.1","sha":"a320e5f6a421ea3bae06d2f63d29bae9d327f580","kind":"tag","published_at":"2023-08-30T08:08:37.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.10.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"88327c7c58928b5e1e07921ca055c8579c197234","kind":"tag","published_at":"2023-08-04T13:23:30.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.10.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"52c072640aa61884de05214cb1bdda07c2a87bef","kind":"tag","published_at":"2023-05-08T10:30:06.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.9.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"c34ca4aef5fbfeba5c832a327ee36147cd6fb20f","kind":"tag","published_at":"2023-02-02T03:55:31.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.8.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"6ded3cf4cd134b615239babe28bb28c3ff524b05","kind":"tag","published_at":"2022-11-02T11:00:47.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.7.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"20b79a0f2e47800bf4648c7f890c8170fc8f5ede","kind":"tag","published_at":"2022-10-17T13:09:22.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.7.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.7.0/manifests"},{"name":"2.6.3","sha":"4dc8e77e003085632c2013fdadf030754289c2db","kind":"tag","published_at":"2022-09-27T14:49:41.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.6.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.3/manifests"},{"name":"1.8.3","sha":"e3273732c274d18416c9baf780bc11f5ed767ae0","kind":"tag","published_at":"2022-07-25T11:34:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.8.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.3/manifests"},{"name":"2.6.2","sha":"aecbccbaa567b07694141a4503e9abf1bb2c919f","kind":"tag","published_at":"2022-07-25T11:33:23.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.6.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.2/manifests"},{"name":"1.8.2","sha":"ae41acb502e2192d760e450bd2fbea3484faaba7","kind":"tag","published_at":"2022-03-01T15:04:17.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.8.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.2/manifests"},{"name":"2.6.1","sha":"23537a0f9580bfb28ac5d8b88f37df47e838f463","kind":"tag","published_at":"2022-03-01T12:48:40.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.6.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"6b63e7c14758fdc59f37cb6c2c9b88abebe8606f","kind":"tag","published_at":"2022-03-01T11:43:11.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.6.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.6.0/manifests"},{"name":"1.8.1","sha":"283e90e466699725b5a28cbd85c47016cda95347","kind":"tag","published_at":"2021-10-05T19:37:54.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.8.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.1/manifests"},{"name":"2.5.1","sha":"61130c8aad7adec056823edd6f85748ce17e54d6","kind":"tag","published_at":"2021-10-05T13:30:25.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.5.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"e63188cbf753d560e43d8489c821bd6eb9fe54e9","kind":"tag","published_at":"2021-04-06T14:13:32.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.5.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.5.0/manifests"},{"name":"2.4.2.dev0","sha":"5521f2bd9bbce89005abdc2866e4bb5415443880","kind":"tag","published_at":"2020-12-24T15:26:44.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.4.2.dev0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.4.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.4.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.2.dev0/manifests"},{"name":"2.4.1","sha":"26836c4e1ae9588ee173c5977fc6611364ca7cc7","kind":"tag","published_at":"2020-11-17T08:17:39.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.4.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c340e72988fc6ec615b7b9851c3d28c16c26a839","kind":"tag","published_at":"2020-10-11T20:12:45.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.4.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"1278e76d9093b1c5c9ec810768d1066772a8a134","kind":"tag","published_at":"2020-08-04T18:07:02.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.3.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"e74b77de831b4afd09f7acae76ec206f5f948103","kind":"tag","published_at":"2020-07-17T10:43:21.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.2.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9f60481360628bafe467f59b2144d69204b8b4e9","kind":"tag","published_at":"2020-06-24T10:27:40.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.2.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3878b67a3771102d4b6668ac749afbec7dc85a8f","kind":"tag","published_at":"2020-04-24T09:46:54.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.1.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"bea154cecc7aa7912e2750adeeed15aa942a13a9","kind":"tag","published_at":"2020-03-18T17:36:19.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.0.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"a4dbb7754b999c8c6a5239bb3f58e951369e017e","kind":"tag","published_at":"2020-03-03T08:13:00.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/2.0.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/2.0.0/manifests"},{"name":"1.8.0","sha":"be2e910dd06ba4904e7b10eb5a7e3251e8dab099","kind":"commit","published_at":"2019-10-29T11:57:02.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.8.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"da04fe03823912bd13f2b083b1a7e754ad5b4086","kind":"commit","published_at":"2019-10-21T10:12:32.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.7.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"e22a8c8c36e34ffaf12ef9e330624df654582605","kind":"commit","published_at":"2019-08-01T15:07:54.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.7.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"1a289c15f8deb416efdb5f72742ec5416d751d98","kind":"commit","published_at":"2019-07-23T11:32:27.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.7.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"951bc96f5d90195b87752840be871994caa5ab64","kind":"commit","published_at":"2019-07-18T15:38:47.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.7.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"4e23d70dd34c180d19c4751265005cea6da43927","kind":"commit","published_at":"2019-07-18T13:38:25.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.7.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"b8594353d03be5574f51766c35566b713584302b","kind":"commit","published_at":"2019-01-30T21:00:40.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.6.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"b4db7335bdfd45b95b3ccb3761dbaae66a463b35","kind":"commit","published_at":"2019-01-22T21:54:12.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.5.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"50caaf5b4235a47c04ec26d2cedf32413ef89559","kind":"tag","published_at":"2018-07-11T21:10:55.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.5.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"aa83e159c97b441167d0510064204681bbc93f21","kind":"commit","published_at":"2017-12-29T21:09:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.5.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5f69ec98f70e1e1e5f65fb36eb1cfb23d0be5b45","kind":"commit","published_at":"2017-05-18T21:01:05.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.4.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"b48a0bbfb704289d3f2abe4a1705e2940c9cd569","kind":"commit","published_at":"2017-03-10T15:30:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.3.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.3/manifests"},{"name":"1.2.3","sha":"bfd23f4260b4679527f81ac1192bde4c89955243","kind":"commit","published_at":"2017-03-03T18:40:54.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.3/manifests"},{"name":"1.1.4","sha":"fb130c6b0fc81c4d404e6d1339c1c40eec92571e","kind":"commit","published_at":"2017-03-03T18:34:37.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.4/manifests"},{"name":"1.0.7","sha":"600e7bbd75de86411181ff3a05e3f932cd0a0349","kind":"commit","published_at":"2017-03-03T18:19:12.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.7","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.7/manifests"},{"name":"1.3.2","sha":"7dd7646e6563798d408b8062059e826f08256b39","kind":"commit","published_at":"2017-02-13T17:57:55.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.3.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"af55a8713e561015b4e50eb5dd7061709770c67a","kind":"commit","published_at":"2017-02-08T16:08:19.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.3.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ac74d5a467908a8c3db05f80e9d533be2c9deb64","kind":"commit","published_at":"2016-12-21T15:28:44.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.3.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"f3d599532943ebf6a4639e9e99781c2f51cd24c5","kind":"commit","published_at":"2016-12-06T14:21:00.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"6df48d57e039d98c3df049c8bc58f0f97d5f6665","kind":"commit","published_at":"2016-10-21T08:37:45.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"3235bfeb1ea46f4e99269469cecbb715c93b747e","kind":"commit","published_at":"2016-10-03T11:04:11.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"76c25798b77fff7347923e77978813ea0bdddac1","kind":"commit","published_at":"2016-09-22T20:05:24.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"cbd0bbb82999deba5afbf8248fdf2900fd79d48a","kind":"commit","published_at":"2016-08-18T14:34:36.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"427d90a8ed7b22759c12587e82ec72a124dda875","kind":"commit","published_at":"2016-07-13T16:19:35.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.1/manifests"},{"name":"1.2.0dev3","sha":"5f010724afe18905391741bc28108a31fa08394a","kind":"commit","published_at":"2016-06-17T04:11:06.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.0dev3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0dev3/manifests"},{"name":"1.1.0","sha":"e4af849edc654619244ef03d6d16bab11232cbdf","kind":"commit","published_at":"2016-05-11T16:15:47.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"3f4616c6b9c86466f8c81a6969e7c214cb0333f8","kind":"commit","published_at":"2016-05-04T15:10:13.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.6","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.6/manifests"},{"name":"1.1.0rc4","sha":"0f45a70b88d2a80839d0a87338fbdbb4cc12b20d","kind":"commit","published_at":"2016-04-28T20:51:35.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.0rc4","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc4/manifests"},{"name":"1.1.0rc3","sha":"e025f374e8b55ed03f1bf3e29905e266e73885a9","kind":"commit","published_at":"2016-03-01T22:40:30.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.0rc3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc3/manifests"},{"name":"1.1.0rc2","sha":"ab5e2accdab7d559da4eedeaa0654f53437092c0","kind":"commit","published_at":"2016-02-29T12:15:54.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.0rc2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc2/manifests"},{"name":"1.1.0rc1","sha":"56ad73fe99d71bd5751418266d67789764f812ed","kind":"commit","published_at":"2016-02-04T02:11:17.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.1.0rc1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.1.0rc1/manifests"},{"name":"1.2.0dev2","sha":"8f269558f164b0ad0e18545654ff4c2ff89d437b","kind":"commit","published_at":"2016-02-04T01:58:21.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.2.0dev2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.2.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.2.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.2.0dev2/manifests"},{"name":"1.0.5","sha":"c099220c3cdaa58022ee4fefbe932a0509656ba3","kind":"commit","published_at":"2016-02-03T14:24:28.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.5","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"1a0fbf5ee56caa10ccc336e47034430a641efc35","kind":"commit","published_at":"2015-12-30T19:21:06.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"be321d1c9fa7dba43f7c93d031259add526f7419","kind":"commit","published_at":"2015-08-11T16:49:05.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"8124af9c59df46e3f5d8bb5ee62acc92db61d49b","kind":"commit","published_at":"2015-08-06T21:28:18.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"1f01385379114da380d267137babf00cfba399ee","kind":"commit","published_at":"2015-07-01T04:45:25.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"3017b1033ff3c7d3a8163f4616889583c971cde6","kind":"commit","published_at":"2015-06-19T20:56:44.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0/manifests"},{"name":"1.0.0rc3","sha":"1e7eecc274b1c507dfac355f05305c354ee387fb","kind":"commit","published_at":"2015-06-12T19:41:50.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.0rc3","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc3/manifests"},{"name":"1.0.0rc2","sha":"a2dbde98d515189c850e1c518baf530bc65b4997","kind":"commit","published_at":"2015-06-05T20:12:56.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.0rc2","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc2/manifests"},{"name":"1.0.0rc1","sha":"de6d232a02f46e9f843a1f3576c8a9b871b444af","kind":"commit","published_at":"2015-05-22T16:24:27.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/1.0.0rc1","html_url":"https://github.com/scrapy/scrapy/releases/tag/1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/1.0.0rc1/manifests"},{"name":"scrapy-0.25.1-sc","sha":"fa1039f5b27162a02dbcc8ef4de7fa07ca36a51c","kind":"commit","published_at":"2015-04-23T22:40:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/scrapy-0.25.1-sc","html_url":"https://github.com/scrapy/scrapy/releases/tag/scrapy-0.25.1-sc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@scrapy-0.25.1-sc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/scrapy-0.25.1-sc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/scrapy-0.25.1-sc/manifests"},{"name":"0.24.6","sha":"c3affcbad6ce3c99a1ccd88909e2895a9160f9b3","kind":"commit","published_at":"2015-04-20T04:38:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.6","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.6/manifests"},{"name":"0.24.5","sha":"69ecd6ded72971d510bac40fdde6dd8d160259b5","kind":"commit","published_at":"2015-02-25T20:02:03.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.5","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.5/manifests"},{"name":"0.24.4","sha":"9dba272e57d392d3aca81e87cbb4fcd177f2ea0f","kind":"commit","published_at":"2014-08-09T20:18:49.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.4/manifests"},{"name":"0.24.3","sha":"e0ed22a7e7acc16a94090c16e4afd056ad98aef6","kind":"commit","published_at":"2014-08-09T03:29:05.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.3/manifests"},{"name":"hojo","sha":"e748ca50ca3e83ac703e02538a27236fedd53a7d","kind":"commit","published_at":"2014-07-16T20:14:53.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/hojo","html_url":"https://github.com/scrapy/scrapy/releases/tag/hojo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@hojo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/hojo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/hojo/manifests"},{"name":"0.25.1","sha":"0fd119dfec67ff12485c9bee4164ed6c49426677","kind":"commit","published_at":"2014-07-09T06:05:39.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.25.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"93f255c08f26b2efc6c7e096b92348572264bcfc","kind":"tag","published_at":"2014-07-09T05:56:20.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.25.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"37af19296e5dad6ad29ca1c51226689403d7fb0f","kind":"commit","published_at":"2014-07-08T08:51:21.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"55e6d06c8d88d0f2b941adaaae03cfb28b74e3c9","kind":"commit","published_at":"2014-06-27T15:00:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"f0facb97939b3e614eae52db36e89c3be9a596b8","kind":"commit","published_at":"2014-06-26T13:30:37.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.24.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.24.0/manifests"},{"name":"0.22.2","sha":"23582fa136352015f49ab9484e85fbdf2eddb88e","kind":"tag","published_at":"2014-02-14T17:45:15.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.22.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"273343533b42043c34f2b48587907f934c5424df","kind":"tag","published_at":"2014-02-08T19:08:42.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.22.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.1/manifests"},{"name":"0.23.0","sha":"d8164bd5f4293db05c87ed0b6c67f8768ce418bd","kind":"tag","published_at":"2014-01-17T17:57:33.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.23.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"8fee933c15f5e97df6c17ccfc6230611d6864768","kind":"tag","published_at":"2014-01-17T17:50:19.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.22.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.22.0/manifests"},{"name":"0.20.2","sha":"a19c880a17f606d999e836567d9f0e7286e136c6","kind":"tag","published_at":"2013-12-09T20:28:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.20.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"c845a19263db5b0b4744b9bcaf858a926a6bda2e","kind":"tag","published_at":"2013-11-28T18:19:14.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.20.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.1/manifests"},{"name":"0.21.0","sha":"3d18a3c49ecd8d3d7e48e3d9908f02cdece0d315","kind":"tag","published_at":"2013-11-08T19:10:40.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.21.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"a8bed03e47b52dc23c13e3290f1a8eabe7d91d07","kind":"tag","published_at":"2013-11-08T18:58:23.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.20.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.20.0/manifests"},{"name":"0.18.4","sha":"a288ced5f5441173237ad065b331955c21e5567d","kind":"tag","published_at":"2013-10-10T03:03:21.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.18.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"614627b0b2cc87c6ab3795573c69d8b1b6e2d839","kind":"tag","published_at":"2013-10-03T15:54:07.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.18.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"7811b4c01c1a9a90a19e92f83ff0fc65782a9024","kind":"tag","published_at":"2013-09-03T17:27:36.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.18.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"ab74482315d5405460e0c8ffd872e7ac98bb0b6d","kind":"tag","published_at":"2013-08-27T21:45:47.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.18.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.1/manifests"},{"name":"0.19.0","sha":"80e25c5980dcc1078744fd923e96d00415a60ab8","kind":"tag","published_at":"2013-08-09T22:09:58.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.19.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"a6693c9a5c89e9acc28f8886dd50778ff6ecace5","kind":"tag","published_at":"2013-08-09T22:07:24.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.18.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.18.0/manifests"},{"name":"0.16.5","sha":"560c064383f54754806fd953f8a0bb85082ef25f","kind":"tag","published_at":"2013-05-30T21:44:11.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.5","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"e2527f5ea201bc6973056ff483f218c174bec425","kind":"tag","published_at":"2013-01-23T13:27:19.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"4ae7385743b79edb46e768504ee277dd7195624b","kind":"tag","published_at":"2012-12-07T20:52:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"629f6ca36fd4e0da5e1ae10dab041be61e66b6db","kind":"tag","published_at":"2012-11-09T15:01:28.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"9c9ac99a45a4a4f30d2e79908fdb97c9c33d1298","kind":"tag","published_at":"2012-10-26T20:51:19.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.1/manifests"},{"name":"0.17.0","sha":"d4b8e2633e0c77d6e1d95ae05c64ce92c533b47e","kind":"tag","published_at":"2012-10-18T19:11:41.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.17.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"1477ab47fc695f6231f43551d5523748e47c27fd","kind":"tag","published_at":"2012-10-18T19:05:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.16.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"db92bc8c40c5f56e965c9c7f165be82f9adee2e1","kind":"tag","published_at":"2012-08-31T22:29:27.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.15.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"0d4dccd0fc5ae49d81a748ae92f005ad373abdae","kind":"tag","published_at":"2012-05-15T18:29:24.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.14.4","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"02df475711d0a8cce9dd950cb2aed832116ab293","kind":"tag","published_at":"2012-04-20T02:07:06.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.14.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"68c1c98d28666539499edbc954a7f5d8f2d60c41","kind":"tag","published_at":"2012-03-11T15:59:10.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.14.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"6cb9e1c6a07b6ff3e79fc362c477b42aeb0ce38f","kind":"tag","published_at":"2012-01-02T15:15:41.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.14.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.1/manifests"},{"name":"0.15.0","sha":"e29f9e5b249eb40e0213a8cb099deaf350ed7202","kind":"tag","published_at":"2012-01-02T14:17:21.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.15.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"0f649f0e30137501a897f7977e3b3a4b7a9191b9","kind":"tag","published_at":"2011-12-31T02:45:43.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.14.0","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.14.0/manifests"},{"name":"0.10.3","sha":"49ffe528a39e29a84246b31097e2e6aa90cbbb8f","kind":"commit","published_at":"2010-09-27T15:27:32.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.10.3","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"c01b8651ff20d514f2f2ad8fb4c939b1fee1f3b8","kind":"commit","published_at":"2010-09-15T17:04:33.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.10.2","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"beee7e4fbcec48aeba9eac226617e0f15330fa8c","kind":"commit","published_at":"2010-09-15T04:50:42.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.10.1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10.1/manifests"},{"name":"0.10","sha":"a3fc60cfcdfc8ee15b604466d09f4ade90794434","kind":"commit","published_at":"2010-09-11T07:30:08.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.10","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10/manifests"},{"name":"0.10-rc1","sha":"38bbec8dcaba4a4a5548d43a711349465eda1a3b","kind":"commit","published_at":"2010-09-09T03:40:58.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.10-rc1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.10-rc1/manifests"},{"name":"0.9","sha":"6525d3fe8c0db067841118830577ac21ee637699","kind":"commit","published_at":"2010-06-28T03:54:43.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.9","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.9/manifests"},{"name":"0.9-rc1","sha":"61e374eb56a74822b3e248c04d62cf6c570ad373","kind":"commit","published_at":"2010-06-14T21:37:52.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.9-rc1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.9-rc1/manifests"},{"name":"0.8","sha":"980ca75d0d1fbe820e5539a2f569b7ca1400341a","kind":"commit","published_at":"2009-12-12T20:02:25.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.8","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.8/manifests"},{"name":"0.7","sha":"bd481751d8892c72ee6f6a4724e0bffc1c5ebf25","kind":"commit","published_at":"2009-10-08T00:57:25.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.7","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.7/manifests"},{"name":"0.7-rc1","sha":"bc778a0e5b9b15c7036fc0c4017720c0271c5f36","kind":"commit","published_at":"2009-09-17T18:28:36.000Z","download_url":"https://codeload.github.com/scrapy/scrapy/tar.gz/0.7-rc1","html_url":"https://github.com/scrapy/scrapy/releases/tag/0.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scrapy/scrapy@0.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/tags/0.7-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:37:26.528Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":38,"rankings":{"downloads":null,"dependent_repos_count":5.883527122111882,"dependent_packages_count":12.500623783621936,"stargazers_count":0.24452317979939117,"forks_count":0.9032386845650981,"docker_downloads_count":null,"average":4.882978192524577},"purl":"pkg:conda/scrapy?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scrapy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scrapy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scrapy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T19:33:03.524Z","issues_count":762,"pull_requests_count":1756,"avg_time_to_close_issue":86568721.50094518,"avg_time_to_close_pull_request":20350778.926153846,"issues_closed_count":529,"pull_requests_closed_count":1300,"pull_request_authors_count":495,"issue_authors_count":413,"avg_comments_per_issue":4.57742782152231,"avg_comments_per_pull_request":2.216400911161731,"merged_pull_requests_count":799,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":39,"past_year_pull_requests_count":392,"past_year_avg_time_to_close_issue":4349113.214285715,"past_year_avg_time_to_close_pull_request":730907.8796680497,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":116,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":3.358974358974359,"past_year_avg_comments_per_pull_request":1.7908163265306123,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy%2Fscrapy/issues","maintainers":[{"login":"wRAR","count":576,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wRAR"},{"login":"Gallaecio","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gallaecio"},{"login":"Laerte","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Laerte"},{"login":"kmike","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmike"},{"login":"elacuesta","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elacuesta"},{"login":"lopuhin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lopuhin"},{"login":"dangra","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dangra"},{"login":"BurnzZ","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurnzZ"},{"login":"Digenis","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Digenis"},{"login":"serhii73","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhii73"},{"login":"noviluni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noviluni"},{"login":"eLRuLL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eLRuLL"},{"login":"malloxpb","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/malloxpb"},{"login":"curita","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/curita"},{"login":"GeorgeA92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeorgeA92"},{"login":"shaneaevans","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneaevans"},{"login":"daydemir","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daydemir"},{"login":"eliasdorneles","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasdorneles"}],"active_maintainers":[{"login":"wRAR","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wRAR"},{"login":"Laerte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Laerte"},{"login":"Gallaecio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gallaecio"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scrapy/codemeta","maintainers":[]}