Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maen08/web-scraping-tool

This is an automation-script helping coders to find solution from stackoverflow. No clicks!! :)
https://github.com/maen08/web-scraping-tool

Last synced: 10 days ago
JSON representation

This is an automation-script helping coders to find solution from stackoverflow. No clicks!! :)

Awesome Lists containing this project

README

        

# web-scraping-tool
This is an automation-script helping coders to find solution from stackoverflow. No clicks!! :)

## Getting Started and Run it !
Download or clone the repository then from there you're good to go!

In your project directory:

- Activate the virtual environment: `source venv/bin/activate`
- Install all packages and dependencies required: `pip install -r requirements.txt`
- Run the script: `python3 webscraper.py`

#### happy debbuging...!!