Inspiration
We started taking Meyer Brigg's personality type quizzes and realized how interesting it would be to take see the personality types of celebrities.
What it does
Our script asks the user for a name. It takes that name, searches for the Wikipedia page, scrapes text from that page, the compares that information to our pre-made personality dictionary types. Finally, it prints the personality type for the entered name.
How we built it
Using Python and several installed plugins.
Challenges we ran into
Debugging issues, code structure, inexperience with programming competitions
Accomplishments that we're proud of
Having a working product.
What we learned
How to utilize several Python libraries to make accessing information from websites easier.
Log in or sign up for Devpost to join the conversation.