alecxe / scrapy-fake-useragent

Random User-Agent middleware based on fake-useragent
MIT License
686 stars 98 forks source link

middleware.py: Add FAKEUSERAGENT_FALLBACK configuration #18

Closed refeed closed 7 years ago

refeed commented 7 years ago

Add FAKEUSERAGENT_FALLBACK configuration which can be used to compeletely disable any annoying exception.

Closes https://github.com/alecxe/scrapy-fake-useragent/issues/14