Current section
Files
Jump to
Current section
Files
README.md
# Crawler [](https://travis-ci.org/fredwu/crawler) [](https://hex.pm/packages/crawler)
A high performance web crawler in Elixir.
## Usage
```elixir
Crawler.crawl("http://elixir-lang.org")
```
## License
Licensed under [MIT](http://fredwu.mit-license.org/).