In this project, we scrape Stack Overflow website using Python and Beautiful Soup.
Then analyze the data we got to answer some questions
- What is the average number of answer for each question?
- What is the average number of views for each question?
- What is the top 50 questions number of votes, number of answers and number of views?
- what is the average number of reputation per user?
- what is the Distribution of users geographically?