Skip to content

Cindyzhang977/stackoverflow-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflow Scraper

Webscrape StackOverflow posts related to an user inputted question. Displays the post and the top answer for the user to browse without the burden of clicking through links. If a post seems promising, click to view full post on StackOverflow.

Demo

Demo video

Run

cd server
gunicorn -b :<PORT> app:app

References

  • Tutorial on connecting React frontend to Flask backend
  • Tutorial on deploying app with gunicorn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published