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

https://github.com/wildonion/checrapper

a dead simple scrapper bot to check that if there is an appointment is available in site or not, alert user if there is a new one
https://github.com/wildonion/checrapper

scrapping-python

Last synced: 11 months ago
JSON representation

a dead simple scrapper bot to check that if there is an appointment is available in site or not, alert user if there is a new one

Awesome Lists containing this project

README

          

# Setup

```bash
pip3 install selenium scrapy
```

# Run
```bash
python3 scrap.py
```