Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 340 Bytes

Scraping Stack Overflow

0_UEtwA2ask7vQYW06

Project Outline

  • Retrieve questions with most number of votes
  • Retrieve top languages and tag counts

Code and Resources Used

Packages: numpy, pandas, requests, bs4, matplotlib