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

https://github.com/dushansenadheera/web_scraper

web scraper using Python along with BeautifulSoup and Selenium
https://github.com/dushansenadheera/web_scraper

beautifulsoup data python selenium web-scraping

Last synced: 5 days ago
JSON representation

web scraper using Python along with BeautifulSoup and Selenium

Awesome Lists containing this project

README

          

### Install all the necesary libraries
```

pip install -r requirements.txt

```