English 中文(简体)
动态报废和 par[封闭]
原标题:Dynamic scraping and parsing [closed]

我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。

Closed 8 years ago.

www.un.org/Depts/DGACM/index_spanish.htm

我知道大量的PHP、Js、CSS、OOP,最近通过利用精子编辑的网r和链接板下载一系列网页(约100万条线),这些网页被封起来并准备上载到我的网站上。 我致力于一个气球/泡沫系统,一个当地东道机构,这一特殊项目正在实施混凝土5厘米,这在PHP中写成。

Seeing the benefits of scraping and parsing information, I would like to have my site dynamically perform this function, though on a much smaller scale; such as, enabling my new user to transfer their personal information from another website into mine - which will typically be under a secure connection (though not always) and password.

< Question: 用于这一目的的最佳工具(文字)是什么? 我不知道Perl或Rub,但我认为其中任何一个都是一个很好的选择。 我也听了AWK和SED。 我确信,一旦我开始研究这一语言,我就能够说出。 我确实希望得到一些经验丰富的投入,在这种投入中,最好能开始投入时间学习。

感谢您的帮助。

最佳回答
问题回答




相关问题
Why does my chdir to a filehandle not work in Perl?

When I try a "chdir" with a filehandle as argument, "chdir" returns 0 and a pwd returns still the same directory. Should that be so? I tried this, because in the documentation to chdir I found: "...

How do I use GetOptions to get the default argument?

I ve read the doc for GetOptions but I can t seem to find what I need... (maybe I am blind) What I want to do is to parse command line like this myperlscript.pl -mode [sth] [inputfile] I can use ...

Object-Oriented Perl constructor syntax and named parameters

I m a little confused about what is going on in Perl constructors. I found these two examples perldoc perlbot. package Foo; #In Perl, the constructor is just a subroutine called new. sub new { #I ...

Where can I find object-oriented Perl tutorials? [closed]

A Google search yields a number of results - but which ones are the best? The Perl site appears to contain two - perlboot and perltoot. I m reading these now, but what else is out there? Note: I ve ...

热门标签