Skip to content

In this project i created a list of names of students existing in facebook group by scraping the data from the HTML document , then I generated random passwords for each student and finally used that data to add them as users of a linux operating system .

Notifications You must be signed in to change notification settings

zmazouzi/Facebook_Names_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Facebook_Names_Scraper

In this project i created a list of names of students existing in a facebook group by scraping the data from the HTML document , then I generated random passwords for each student and finally used that data to add them as users of a linux operating system each one added to specific group depeding on he's major .

Python Modules Used : urrlib , BeautifulSoup (bs4) , re for regular expressions , fs for exploring the file system . Users and groups created using the shell scripting langage .

About

In this project i created a list of names of students existing in facebook group by scraping the data from the HTML document , then I generated random passwords for each student and finally used that data to add them as users of a linux operating system .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages