Awesome
ProductsAdvisor
Running the project
- Run
mix deps.get
- Start interactive console:
iex -S mix
- Schedule the spider
Crawly.Engine.start_spider(Homebase)
- Find the data at
/tmp/Homebase.jl
Find more information about Crawly usage at: https://oltarasenko.github.io/crawly/#/