anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

added stackoverflow scrapper #135

Closed rudrakshi99 closed 2 years ago

rudrakshi99 commented 2 years ago

Added StackOverflow scrapper to get the top 50 questions from the StackOverflow website along with the bounty, views, vote count, date, time, answer status, tags, excerpt, and user name.

Issue: #24