Skip to content

omohokcoj/scrapex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrapex

Fast and robust web crawling/scraping tool in Elixir. Powered by job processing library - Exq

Features

  • Minimal and easy to use DSL - examples.
  • PhantomJS rendering via Hound.
  • Queue, concurrent processing, retries, fault-tolerance - all thanks to Exq and Elixir/OTP.

Installation

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

About

⛏ Fast and robust web crawling/scraping tool in Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages