Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nonsignificantp/scraper-pharma-drug_forms
- Owner: nonsignificantp
- Created: 2018-10-16T20:52:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T22:02:27.000Z (over 6 years ago)
- Last Synced: 2024-11-09T09:44:08.646Z (2 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.