jeudi 18 octobre 2018

downloading full page with scrapy

i need to crawl a website. get some of its pages and store them with all of the CSS files and images. exactly like saving the pages in browser.

i have tried selenium, but with selenium i can only save the html not full page so it is not possible to do this with selenium.

  1. i want to know can i do this using Scrapy?

  2. if it is not possible using Scrapy what else can i use?




Aucun commentaire:

Enregistrer un commentaire