Web Data Extraction Library Written in Python
Project description
Wextracto is a toolkit for command-line web data extraction.
Installation
$ pip install wextracto
Kicking the Tyres
$ echo -e "[wex]\nsitemaps=wex.sitemaps:urls_from_sitemaps" > entry_points.txt
$ wex "http://www.ebay.com/robots.txt"
Documentation
The documentation can be found here:
Release History
0.8.5 (2015-12-07)
Allow utf-8 in HTTP headers (only applies to PY2)
0.8.3 (2015-09-23)
Fix bug in HTTP decode caused by magic bytes handling.
0.8.2 (2015-09-21)
Add magic_bytes to Response for more reliable wex.http:decode behaviour.
0.7.9 (2015-08-18)
Re-worked encoding for HTML to pre-parse
0.7 (2015-06-04)
Better proxy support
0.4 (2015-02-12)
Now we flatten labels and values.
href and src become href_url and src_url.
0.3 (2014-12-29)
Some API changes + switch to “tab-separated JSON”.
0.2.2 (2014-10-24)
Uploaded sdist to PyPI for “pip install wextracto” simplicity.
0.1 (2014-10-16)
Initial release as open source
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
Built Distribution
File details
Details for the file Wextracto-0.8.5.tar.gz
.
File metadata
- Download URL: Wextracto-0.8.5.tar.gz
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd1d8f247415cfd53508731cca97139f7c5225aacbcd36f099adebc151fb9bcd |
|
MD5 | 80df0c4c2adbc1cd4a39ad926cd0db11 |
|
BLAKE2b-256 | 777c33d1e92c2ffc9d853941498555c63d8756b84e17652d8b48038ae56dc7da |
File details
Details for the file Wextracto-0.8.5-py2.py3-none-any.whl
.
File metadata
- Download URL: Wextracto-0.8.5-py2.py3-none-any.whl
- Upload date:
- Size: 46.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7891e3e14b03dfa779179e52fae1001161ee17dc519b908b101b6e55e0034a3b |
|
MD5 | b2ee6be676aa1f39acc2ff008b892436 |
|
BLAKE2b-256 | 7d52c2840faaa2397695e912f59354d37a5c19ef6bda5f7304697c241a03dc0e |