[Lazarus] searching the net

Reimar Grabowski reimgrab at web.de
Fri Feb 12 13:52:13 CET 2016


On Fri, 12 Feb 2016 08:30:46 +0100
duilio foschi <octopushole at gmail.com> wrote:

> I'd like to programmatically query intenet for a number of  keys, say "key1
> key2 key3" and get the number of hits. Any browser will do.
> 
> How do I do this ?
Use fpHttpClient and do a standard HTTP request? No browser needed.
(http://wiki.lazarus.freepascal.org/fphttpclient)

R.




More information about the Lazarus mailing list