Skip to content

foldaway/toxic-plant-list-scraper

 
 

Repository files navigation

toxic-plant-list-scraper

Run scraper

Script to scrape list of toxic plants from ASPCA

Development

  1. Run yarn install
  2. Run docker-compose up to spin up an instance of PostgreSQL (main data store) and Redis (for OneMap caching)
  3. Run yarn dev:scrape to start the scraper. In non-production environments, this will launch Chromium. Adjust scraper.ts accordingly for testing purposes (e.g. disable other sources in order to save time)

About

Scrape list of toxic plants from ASPCA

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%