Open Issues Need Help
View All on GitHubScrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for 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.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for 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.
Scrapy, a fast high-level web crawling & scraping framework for 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.
Scrapy, a fast high-level web crawling & scraping framework for Python.