Chris Howie wrote:
Hugo Vanwoerkom wrote:
I want to use text-based console api tools for checking the contents of
web pages. I.e. not for the human eye but for an api.
What is the best tool for that? python-twisted?
I find the most straightforward method is to look at the page source and writ
Hi,
I want to use text-based console api tools for checking the contents of
web pages. I.e. not for the human eye but for an api.
What is the best tool for that? python-twisted?
E.g: http://scan.sygatetech.com/stealthscan.html gives back the stealth
scan status of your server, but as an html
Hugo Vanwoerkom wrote:
> I want to use text-based console api tools for checking the contents of
> web pages. I.e. not for the human eye but for an api.
>
> What is the best tool for that? python-twisted?
I find the most straightforward method is to look at the page source and write
a Perl script
3 matches
Mail list logo