On Fri, 12 Feb 2016 08:30:46 +0100
duilio foschi <[email protected]> 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.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to