Skip to content

pr-yadav/web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-scraping

#Part1 Download scrape.py
To see the output in terminal window
Open terminal and enter
python3 scrape.py |html2text|grep -v ','|sed -r '/^\s*$/d' | sed 's/[//' |sed 's/]//'
Press enter and type the url in next line


To see the output in csv file add '>nameofcsvfile.csv' to the command
For settings see to screenshot

#Part2 Download reading,py
Run in the terminal python3 reading.py
Program will prompt for json file and csv file
Enter their full path when prompted and press enter

About

pclub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages