Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nonsignificantp/scraper-pharma-drug_forms

Scraper scripts for getting information about drug forms sold on Argentina's pharmacies.
https://github.com/nonsignificantp/scraper-pharma-drug_forms

Last synced: 17 days ago
JSON representation

Scraper scripts for getting information about drug forms sold on Argentina's pharmacies.

Awesome Lists containing this project

README

        

# 💊 Scraper scripts for pharma data

Three scipts for scraping drugs forms being sold in Argentina's pharmacies. The execution order should be the following:

```
$ python3 drugs-list.py
$ python3 drugs-urls.py
$ python3 drugs-items.py
```

### Disclaimer

Inside the script there is no reference on which webpage these scipts act on. As a personal preference, I prefer not to disclose that information.