Packages

Scraping with hound made a bit easier and quicker to use for writing applications

Current section

Files

Jump to
scraper_ex config config.exs
Raw

config/config.exs

import Config
config :hound,
driver: "chrome_driver",
browser: "chrome_headless"