
's Posts
- Elixir programming language
- 14th Jul 2023
Effortlessly Extract Data from Websites with Crawly YML
In the latest follow-up article by Oleg Tarasenko, he shares his further findings towards streamlining the scraping process with Crawly YML.
- Elixir programming language
- 1st Jun 2023
How ChatGPT improved my Elixir code. Some hacks are included.
Ever wondered the impact ChatGPT can have on your Elixir code? Oleg Tarasenko has put the AI tool to the test and shares his interesting results.
- Elixir programming language
- 19th Apr 2023
Re-implement our first blog scrapper with Crawly 0.15.0
Oleg is back with a blog scrapper update! A lot has changed in four years, including our blog design. Check out his recent tutorial on the update, with insight into the newest Crawly features.
- Elixir programming language
- 20th Sep 2019
Web scraping with Elixir
Learn how to deal with massive datasets via web scraping.
- Elixir programming language
- 6th Sep 2018
Receiving messages in Elixir – How to avoid performance issues.
Avoid common mistakes that plague developers.