Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 382 Bytes

python-web-data-scrapper

If you ever thought of scrapping any id or any element from HTML, than added python script will do your job

Open File "list" and add replace tem with your URL

Open "web-scrapper.py" file and modify the line no. 26 as per your requirement to fetch the "element div" or any section, save it and run script.

root@server# python web-scrapper.py

Thanks