Evgeniy Solomanidin

  https://www.diggernaut.com

   



5 Stories by Evgeniy Solomanidin

Json to XML, or “transform in 6 seconds.”

Hi folks. I want to share with you some details about our engine. As you know, it is written in Go. We use a...
0 1 min read

Diggernaut can run JS routines

How to execute JavaScript snippet in the middle of the scraping process? Sometimes, when you scrape something, you may need to calculate some parameter...
0 1 min read

I want to have my data flow directly from digger to RDBMS

Do you want to save data to RDBMS? It’s not that hard. So today I’m going to show you how easy it can be...
0 1 min read

What to do when server respond with JSON?

Diggernaut makes it easy to work with JSON format by converting it to XML. So now I’ll show you how you can work with...
0 3 min read

I have to scrape data from a website, do I need to know some programming language?

No, you don’t. Let’s look at this in more detail. For web scraping, you need to know at least the basics of HTML markup,...
0 2 min read