In my code, spider name is my_scraper. I can scrape data by using terminal code 'scrapy crawl my_scraper'. It has ability to scrape data and generate SQLite database and a table. Now I want to do above functionality using a button click in a tkinter gui. I don't need to scrape data using a terminal code.
https://stackoverflow.com/questions/66810090/how-can-i-scrape-data-using-scrapy-with-button-click March 26, 2021 at 10:05AM
没有评论:
发表评论