I know there is a command in html : var x = document.domain;
that gets the domain but how can i implement this in Scrapy so i can obtain domain names ?
↧
How can i obtain a domain name with Scrapy?
↧
I know there is a command in html : var x = document.domain;
that gets the domain but how can i implement this in Scrapy so i can obtain domain names ?