Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greed2411/soa
Stackoverflow answers , this python script gets the question or error from the user and displays the top 15 results from stackoverflow and according to user's choice displays it in a browser.
https://github.com/greed2411/soa
beautifulsoup bs4 python-script requests scraping-websites stackoverflow stackoverflow-answer user-choice webbrowser
Last synced: 5 days ago
JSON representation
Stackoverflow answers , this python script gets the question or error from the user and displays the top 15 results from stackoverflow and according to user's choice displays it in a browser.
- Host: GitHub
- URL: https://github.com/greed2411/soa
- Owner: greed2411
- Created: 2017-04-23T07:08:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T12:37:03.000Z (about 7 years ago)
- Last Synced: 2024-11-17T21:43:24.542Z (2 months ago)
- Topics: beautifulsoup, bs4, python-script, requests, scraping-websites, stackoverflow, stackoverflow-answer, user-choice, webbrowser
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOA
Stackoverflow answers , this python script gets the question or error from the user and displays the top 15 results (Maximum) and their corresponding upvotes from [Stackoverflow](https://stackoverflow.com/) and according to the user's choice, the script displays the page containing the answer in their default browser.