A mini-crawler that aims to grab some text parts from some website or ip that responds http*
Project description
Objetive
This library is a mini-crawler that aims to grab some text parts from some website or ip that responds http*
Utility
This tool can be used in others projects that depend of specifics informations.
Example
import objetive
print(objetive.listed('https://jul10l1r4.github.io'))
# ["Ipsum"...]
print(objetive.text('https://jul10l1r4.github.io'))
# "Ipsum..."
Install
pip3 install objetive --user
Filosofy
This software follow the filosofiy KISS (Keep it simple, stupid!) and belive in simplicity. We are free software and respect the you privacity :stuck_out_tongue_closed_eyes:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
objetive-0.6.tar.gz
(2.0 kB
view details)
Built Distribution
objetive-0.6-py3-none-any.whl
(14.3 kB
view details)
File details
Details for the file objetive-0.6.tar.gz
.
File metadata
- Download URL: objetive-0.6.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83986a8cbadb2a69248e705634a8e43eba012246c4b0cd9d34bde0c3aaeaca35 |
|
MD5 | 69de37eb6f1b0541d18080211a0cb93f |
|
BLAKE2b-256 | 387445d85c864eaa052e80e960bb19f2e5dd4cddc68a5c944d0447c383e1acbc |
File details
Details for the file objetive-0.6-py3-none-any.whl
.
File metadata
- Download URL: objetive-0.6-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e1c2e6a1f363576e0e90a4e95180d2db15e3784e897c3b727f73c0f1be08864 |
|
MD5 | 31d648697c0e41274219f51e35f05eae |
|
BLAKE2b-256 | 4197f19d0e2e85940158099a2bee0552c57283a1e97019409b530dd95802e72d |