elixir-crawly/crawly
Crawly, a high-level web crawling & scraping framework for Elixir.
Crawly helps developers gather structured data from websites for tasks like data mining, market research, or content archiving. You provide a list of websites, define the data points you need from each page, and Crawly returns that information in a clean, organized format. This is ideal for Elixir developers who need to automate data collection from the web.
1,082 stars. No commits in the last 6 months.
Use this if you are an Elixir developer and need to programmatically collect specific data from multiple websites, even those with dynamic content.
Not ideal if you need a no-code solution for web scraping or are not familiar with Elixir programming.
Stars
1,082
Forks
120
Language
Elixir
License
Apache-2.0
Category
Last pushed
Jul 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/elixir-crawly/crawly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.