B
B
buryakov_dima2015-09-21 18:46:07
Parsing
buryakov_dima, 2015-09-21 18:46:07

Optimal programming language for writing a web scraper?

Hello. I decided to write a web parser - which will take information from one website and transfer it to another. What is the best SP for this case? The speed of work is not so important, but it's good that it's not very slow.
ps is familiar with php,c++,c#.delphi (currently I write mainly in PHP).

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Kovalsky, 2015-09-21
@dmitryKovalskiy

In my opinion - anyone, it's not about the language, but about the available tools for parsing. In the case of C#, there is a pretty nice HTML parser .

�
âš¡ Kotobotov âš¡, 2015-09-21
@angrySCV

for safe and fast data parsing, IMHO scala is an ideal solution, but of course it’s better to write parsers on what is more familiar.

E
Evgen, 2017-11-16
@Verz1Lka

python + scrapy.org

Y
Yuri Paimurzin, 2020-01-16
@rusellsystems

I did parsing sites with JavaScript through simulation, tested all this on Linux servers with rabbitmq, the network worked for half a year until I got tired of Chromium and Lazarus-IDE on the server side, with the installation ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question