Skip to content

polimaurizio/Web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Web-scraping

Install

pip install requests-html==0.9.0

User Agent

Search on Google: my user agent, and copy the result. Then create an .env file with USER_AGENT variable and paste it.

USER_AGENT=...

Run program

python3 scraping.py

About

Easy web scraping program in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages