my “urlopen” command is not working in jupyter. how can i solve that problem?
Challenge: scrape a website
Hey,
for scraping a website you need to make a crawler on .py file and run it with command line. Don’t use jupyter for scrapy
Thanks
my “urlopen” command is not working in jupyter. how can i solve that problem?
Hey,
for scraping a website you need to make a crawler on .py file and run it with command line. Don’t use jupyter for scrapy
Thanks