skip to navigation
skip to content

PyderWeb 0.0.1

PyderWeb "the robot spider of web"

::

FILES LIST
----------
src/PyderWeb.py   web spider
src/server.py     ThreadingHTTPServer for test
README.txt


DEPENDENCES
-----------
Python 2.5.1


TUTORIAL
--------
Type in your console:
python server.py

It run a local proxy server:
Serving HTTP on 0.0.0.0 port 8000 ...

Type in another console:
python PyderWeb.py

It will find all links:
[[{'href': 'http://localhost:8000/one'}, 'One'], [{'href': 'http://localhost:800
0/two'}, 'Two\n'], [{'href': 'ftp://'}, 'One']]
File Type Py Version Uploaded on Size # downloads
PyderWeb-0.0.1.tar.gz (md5) Source 2007-11-30 21:04:12 1KB 401

Log in to rate this package.