CodeForAfrica-SCRAPERS / healthtools_ke

[morph] Scrapers for the HealthTools Kenya data.

Home Page:https://morph.io/CodeForAfrica-SCRAPERS/healthtools_ke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow selection of what to scrape

DavidLemayian opened this issue · comments

We should allow scraper selection of what we want by passing an argument --scraper with the different "doc types" e.g --scraper doctors:

  • Scrape all (default): python scraper.py
  • Single: python scraper.py --scraper doctors
  • Multiple: python scraper.py --scraper doctors,clinical_officers