PyderWeb "the robot spider of web"
Project description
::
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']]
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']]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyderWeb-0.0.1.tar.gz
(2.0 kB
view details)
File details
Details for the file PyderWeb-0.0.1.tar.gz.
File metadata
- Download URL: PyderWeb-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
def5dcad59bd5eab5fbab3de991809f35ec731b8d5fb8a5d7185e2ee68bbcf51
|
|
| MD5 |
66ea04e910bcf58577ac634da87949c9
|
|
| BLAKE2b-256 |
37e476a481ef9a6c2da659d9274f18c2f567975a62b3f92d9c740a9598977654
|