Ayush Agarwalla
Results
1
issues of
Ayush Agarwalla
I have made a news scraping spider which stores items into an sqlite3 database. I've added the following to the settings.py file `SPIDER_SETTINGS = [ { 'endpoint': 'tech_news', 'location': 'spiders.news_spider',...