Scrapy, a fast high-level web crawling & scraping framework for Python.

63.2K stars 11.8K forks 63.2K watchers Python BSD 3-Clause "New" or "Revised" License
crawler crawling framework hacktoberfest python scraping web-scraping web-scraping-python
33 Open Issues Need Help Last updated: Jul 19, 2026

Open Issues Need Help

View All on GitHub

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement help wanted patch available in progress

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
bug good first issue CI

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue docs

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement help wanted

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue docs

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
bug help wanted media pipelines

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue CI

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
bug help wanted CI

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement docs help wanted

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
bug help wanted https CI

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue docs

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue CI

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
good first issue docs cleanup

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
bug good first issue media pipelines

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

AI Summary: The issue reports that the `getdictorlist()` function in Scrapy's settings module uses `assert` statements that can fail based on user input. It suggests replacing these assertions with `ValueError` exceptions to handle invalid input gracefully.

Complexity: 1/5
bug good first issue

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement good first issue link extraction

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python
enhancement help wanted

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

AI Summary: The task involves deprecating four spider attributes in the Scrapy framework (download_delay, download_maxsize, download_warnsize, max_concurrent_requests) by adding deprecation warnings that encourage users to switch to the `custom_settings` or `update_settings()` methods. This requires modifying the Scrapy codebase to include logging of these warnings when the deprecated attributes are used.

Complexity: 4/5
good first issue cleanup

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python

AI Summary: The task is to deprecate the `CONCURRENT_REQUESTS_PER_IP` setting in the Scrapy web scraping framework. This involves removing the setting, updating documentation to reflect its removal, and potentially suggesting alternative settings (like `CONCURRENT_REQUESTS_PER_DOMAIN`) for users who were relying on it. The challenge lies in providing guidance for users currently using the deprecated setting.

Complexity: 4/5
good first issue cleanup

Scrapy, a fast high-level web crawling & scraping framework for Python.

Python
#crawler#crawling#framework#hacktoberfest#python#scraping#web-scraping#web-scraping-python