Data scraper of Doctolib
npm install
Set up the config.js
file
module.exports = {
query: {
type: 'medecin-generaliste',
location: 'rennes'
}
}
npm start
- Secure scraping according to network speed
- Enhance data format
If you find an issue, feel free to contact me or open an issue on github. You can also contribute by creating a pull request.
I can't be charged for any abusive usage or problem of this software. Be sure you have the proper rights before you run it.