| LOW | qiushibaike/qiushibaike/middlewares.py | 61 | # scrapy acts as if the downloader middleware does not modify the |
| LOW | qiushibaike/qiushibaike/middlewares.py | 81 | return None |
| LOW | qiushibaike/qiushibaike/settings.py | 21 | USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/73.0.3683.86 Chrome |
| LOW | qiushibaike/qiushibaike/settings.py | 41 | #TELNETCONSOLE_ENABLED = False |
| LOW | qiushibaike/qiushibaike/settings.py | 61 | # Enable or disable extensions |
| LOW | qiushibaike/qiushibaike/settings.py | 81 | # each remote server |
| LOW | qiushibaike/qiushibaike/spiders/__init__.py | 1 | # This package will contain the spiders of your Scrapy project |
| LOW | stackoverflow/stackoverflow/middlewares.py | 61 | # scrapy acts as if the downloader middleware does not modify the |
| LOW | stackoverflow/stackoverflow/middlewares.py | 81 | return None |
| LOW | stackoverflow/stackoverflow/settings.py | 21 | # Obey robots.txt rules |
| LOW | stackoverflow/stackoverflow/settings.py | 41 | # Override the default request headers: |
| LOW | stackoverflow/stackoverflow/settings.py | 61 | #EXTENSIONS = { |
| LOW | stackoverflow/stackoverflow/settings.py | 81 | # Enable showing throttling stats for every response received: |
| LOW | stackoverflow/stackoverflow/spiders/__init__.py | 1 | # This package will contain the spiders of your Scrapy project |