Inspiration

LavinMQ challenges

What it does

It fetches the html content of https://crystal-lang.org

How we built it

By following the documentation of the HTTP::Client class and then printing the status code and first line of the HTML content.

Challenges we ran into

I was confused as to why my output was not printing, later I realized I had not written puts to print it

Accomplishments that we're proud of

That the code finally ran.

What we learned

To fetch the HTML content of a web page

What's next for Crawl a web page

Will be useful for the future

Built With

  • crystal
Share this project:

Updates