Advertisement
dereksir

Untitled

Aug 14th, 2023
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.20 KB | None | 0 0
  1. DOWNLOADER_MIDDLEWARES = {
  2.     'scrapy_splash.SplashCookiesMiddleware': 723,
  3.     'scrapy_splash.SplashMiddleware': 725,
  4.     'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware': 810,
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement