crawly
crawly copied to clipboard
Any working examples?
I've tried many tutorials and demos, but none of them have worked for me. Either it appears to run but I get no output file, or a puzzling function Crawly.fetch/1 is undefined or private.
I'm using elixir 1.13.4-otp-24 and erlang 24.3.4.2. (Not using 25 because it's not compatible with the Elixir LS / VS Code extension.)
Can someone point to verified-working demo code?
I'm really intrigued by Crawly, and have a large Scrapy project I'd consider migrating from.