A webmining CLI tool & library for python.
Project description
minet is a webmining CLI tool & library for python. It adopts a lo-fi approach to various webmining problems by letting you perform a variety of actions from the comfort of your command line. No database needed: raw data files will get you going.
In addition, minet also exposes its high-level programmatic interface as a library so you can tweak its behavior at will.
Features
- Multithreaded, memory-efficient fetching from the web.
- Multithreaded, scalable crawling using a comfy DSL.
- Multiprocessed raw text content extraction from HTML pages.
- Multiprocessed scraping from HTML pages using a comfy DSL.
- URL-related heuristics utilities such as extraction, normalization and matching.
- Data collection from various APIs such as CrowdTangle.
Installation
minet
can be installed using pip:
pip install minet
Cookbook
To learn how to use minet
and understand how it may fit your use cases, you should definitely check out our Cookbook.
Usage
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 minet-0.28.0.tar.gz
.
File metadata
- Download URL: minet-0.28.0.tar.gz
- Upload date:
- Size: 50.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8b6ec1a92fdcf37aeb4df1d33f64c232d571b46e5ce5e68e6b2e5f86365e78b |
|
MD5 | 7f5d146e29649580511688ea75c31f59 |
|
BLAKE2b-256 | 38ab05bd2355df7237bd75e8d721a47dfad1feb4e35ff7f7c6135e2b91561e2e |
Provenance
File details
Details for the file minet-0.28.0-py3-none-any.whl
.
File metadata
- Download URL: minet-0.28.0-py3-none-any.whl
- Upload date:
- Size: 72.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47ef58e1fda6d5ee0ad07423742f58f090b2e57af05cb86eddd451e2076b9e9a |
|
MD5 | d6966ea2af0101a5bb139e7f63d686dc |
|
BLAKE2b-256 | c1132c2c478f841beaa93142a65a798ea152d809d777efce003fb611f1cc7568 |