Skip to content

wissemkarous/Webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webscraping :

scraping data about isimsf teachers : image

info :

All data has been collected from the free open source websit (https://isimsf.rnu.tn/fra/enseignants) , and has been put on public for other students to easily access their teachers' data

BeautifulSoup :

Beautiful Soup is a Python package for parsing HTML and XML documents (including having malformed markup, i.e. non-closed tags, so named after tag soup). It creates a parse tree for parsed pages that can be used to extract data from HTML, which is useful for web scraping. image

Pss :

u can leran basics of webscraping by checking webscraping file

About

scraping data about isimsf teachers,All data has been collected from the free open source websit

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors