Skip to content

menosketiago/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Lab

Experiments

Scrapper

A python script to fetch images from my old portfolio using BeautifullSoup.

To run it you need pip3 and then:

pip3 install beautifulsoup4 --user
pip3 install requests --user
pip3 install html5lib --user

After that run

python3 scrapper.py

About

Just a place to keep experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages