jurgenwerk / etsy_scraper

Scrapes Etsy shop info from their website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EtsyScraper

TODO: Add description

Installation

If available in Hex, the package can be installed by adding etsy_scraper to your list of dependencies in mix.exs:

def deps do
  [
    {:etsy_scraper, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/etsy_scraper.

About

Scrapes Etsy shop info from their website


Languages

Language:HTML 98.6%Language:Elixir 1.4%