python - 一般公司做爬虫采集的话常用什么语言
阿神
阿神 2017-04-17 17:48:02
0
30
1795

一般公司做爬虫采集的话常用什么语言 在京东搜点书全是有关java的

阿神
阿神

闭关修行中......

reply all(30)
洪涛

python+1

PHPzhong

Recommend an article
Blog crawler technology sharing

洪涛

I did a 0 o'clock ticket grab for the Taiwan Railway. It was also done with PHP at first. Later I found that there were a lot of tickets to grab at 0 o'clock every day. I made it concurrent and executed at the same time. I used nodejs to call php and solved the problem. Concurrency issues, although crude, can be used. . . It used to take 5 minutes to complete 20 tickets, but now it only takes more than 30 seconds to complete 20 tickets. . .

大家讲道理

I have written a lot of crawlers using PHP, and I am very good at processing data, but PHP itself is not suitable for things like crawlers. Maybe Python is worth a try, I haven’t tried it

Peter_Zhu

Why do so many people recommend node.js? Could it be that there were no crawlers when there was no node.js a few years ago?

伊谢尔伦

Python

strongsupport

小葫芦

The simplest one is javascript. It is completely scripted to write a crawler. It is recommended to use the Archer Cloud crawler framework.

PHPzhong

You can also write crawlers using javascript and write and execute them in the cloud. Source code address:
https://github.com/ShenJianSh...

Peter_Zhu

I have seen a crawler written in Go language. According to the author, the efficiency is super high

PHPzhong

Nodejs, Java, C#, VB, PHP, Python, Ruby, Perl

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template