I once did some web scraping using Blink.jl.

With Blink, you can inject your own JS into any page. I posted a video 
<https://www.youtube.com/watch?v=_Cc8nk5iuy8> of me changing the logo of 
julialang.org (in my browser only of course) :)

Blink together with my Pages.jl <https://github.com/EricForgy/Pages.jl> 
should get you pretty far.

On Monday, August 1, 2016 at 6:23:07 AM UTC+8, Ivan Pandžić wrote:
>
> Hey, guys, I have already searched a lot online, but can't seem to get 
> anything working. I have tried LibCURL.jl, Requests.jl and HTTPClient.jl. 
> Basically, what I need is something that allows me to get the contents of a 
> website. What's the best way?
>
> Thanks!
>
> Ivan
>

Reply via email to