1. How to process webpage?

I started programming in Euphoria and am quite pleased with what I
achieved so far (thanks to archive); now I have a problem to which I
can't find a solution:

I want my proggy to search "Google" for, let's say, Euphoria, and
then process the resultpage.

Is there a piece of code in the archives, or can anybody explain to me,
how it can be done, without getting too deeply involved?

new topic     » topic index » view message » categorize

2. Re: How to process webpage?

A really good tool to use to download the web pages would be " Asynchronous
HTTP 17K PatRat " in the archive, and a good tool to parse them would be "
HTML Parser 76K Tone Skoda " in the achive. Then its jst a simple matter of
desiding what and how you want to proccess.

Daniel Kluss

----- Original Message ----- 
From: "a0054950" <a0054950 at freenet.de>
To: <EUforum at topica.com>
Sent: Monday, October 20, 2003 1:35 PM
Subject: How to process webpage?


>
>
> I started programming in Euphoria and am quite pleased with what I
> achieved so far (thanks to archive); now I have a problem to which I
> can't find a solution:
>
> I want my proggy to search "Google" for, let's say, Euphoria, and
> then process the resultpage.
>
> Is there a piece of code in the archives, or can anybody explain to me,
> how it can be done, without getting too deeply involved?
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: How to process webpage?

I'd suggest looking into using Kat's StrTok library to parse the webpage,
after using PatRat's Async HTTP lib to retrieve it.

~Greg

PS is it at all ironic that the two people i just mention are 'Kat' and
'Rat' ?   smile

----- Original Message -----
From: "a0054950" <a0054950 at freenet.de>
To: <EUforum at topica.com>
Sent: Monday, October 20, 2003 4:35 PM
Subject: How to process webpage?


>
>
> I started programming in Euphoria and am quite pleased with what I
> achieved so far (thanks to archive); now I have a problem to which I
> can't find a solution:
>
> I want my proggy to search "Google" for, let's say, Euphoria, and
> then process the resultpage.
>
> Is there a piece of code in the archives, or can anybody explain to me,
> how it can be done, without getting too deeply involved?
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: How to process webpage?

Hello Greg and Daniel,

thank you for your advice on Async HTTP; actually, that was what I was
looking for!!!
Didn't have the time so far to look into the page processing code -
still occupied getting the page ...

Regards,
Thomas

---
mailto:a0054950 at freenet.de

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu