WEB SCRAPING TABLES from WEBSITES in ONE LINE of PYTHON CODE written within a SCRAPY SHELL

Published: 13 October 2020
on channel: Monkey see, monkey do
1,156
19

Hey what's up guys, yesterday I got a request from one of my subscribers asking me to help him with scraping data from HTML table from multiple pages on a given target website. In this tutorial I will write the only single line of python code within a scrapy shell to quickly scrape up to 4100 entries in less than 2 minutes.



SOURCE CODE:
https://github.com/maksimKorzh/one_li...


SCRAPED DATA:
https://github.com/maksimKorzh/one_li...