mdelatorre

Scrapy web scrapping tool

Sep 30th, 2020
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.33 KB | None | 0 0
  1. # Automatically created by: scrapy startproject
  2. #
  3. # For more information about the [deploy] section see:
  4. # https://scrapyd.readthedocs.org/en/latest/deploy.html
  5.  
  6. [settings]
  7. default = proyecto.settings
  8.  
  9. [deploy]
  10. #url = http://localhost:6800/
  11. project = proyecto
  12. #project1 = myproject1.settings
  13. #project2 = myproject2.settings
Add Comment
Please, Sign In to add comment