Answer the question
In order to leave comments, you need to log in
Optimizing download settings to increase the speed of getting items from Amazon to Scrapy?
Wrote a parser for the first time using Scrapy to analyze Amazon prices. I use MySQL, I work through paid proxies, I have connected captcha solving. and other necessary libraries. In general, everything works fine and I really liked the framework itself. However, there is one point that is not very clear to me, namely the configuration of the following parameters:
CONCURRENT_REQUESTS = 16
DOWNLOAD_DELAY = 0.25
COOKIES_ENABLED = False
# AUTOTHROTTLE_ENABLED = True
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question