Inspiration

Our primary inspiration for this project is our curiosity about the amount of information an individual has on the internet.

What it does

Our project scrapes the internet to find websites that have some form of your personal information on them and presents a snippet of that information.

How we built it

We primarily used python to run this application. HTML and CSS were used to design the interface. Django was used to power the webpage. Python requests was used on the backend to scrape the internet for information.

Challenges we ran into

Learning django for the first time, debugging code when it came to linking stylesheets and html pages to the django application

Share this project:

Updates