Skip to content

ivancolomer/proweb201902

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proweb201902

The first repository from WebProject subject. It contains the following Python3 projects:

  • A simple example of Web Scraping from Banggood's Flashdeals.
  • An API example from Open Weather Map API.
  • A simple example of Web Scraping from EPS.

The Banggood Web Scrapper can be run with the following command:

python3 webclient_banggood.py

It prints the title, price and old price from the products in the page. Since the data is yielded as a dictionary type, it should be easy to add more features such as sending the data through Telegram.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages