G
glowfly
I want to collect data from some website. Here is the steps I took to
collect the data.
(1) I click a link and the browser shows some content
(2) and then I click another link or enter some text in the form and
then hit enter
(3) then the browser shows another content. I copy some text in the
content
(4) I save the copied text into another file
I repeat this type of sequence for several days and it is quite time
consuming.
Is there any way to effectively automate this type of process? For
example, we can parse
the raw html text but it seems to be not so effective way. Is there a
language or software
tool to make it easy to automate this process?
Thanks in adavnce...
collect the data.
(1) I click a link and the browser shows some content
(2) and then I click another link or enter some text in the form and
then hit enter
(3) then the browser shows another content. I copy some text in the
content
(4) I save the copied text into another file
I repeat this type of sequence for several days and it is quite time
consuming.
Is there any way to effectively automate this type of process? For
example, we can parse
the raw html text but it seems to be not so effective way. Is there a
language or software
tool to make it easy to automate this process?
Thanks in adavnce...