Python library for navigating the internet
Project description
Internet
Wikipedia
InfoBox
from internet import Wikipedia
w = Wikipedia(rate_limit_wait_seconds=0.1)
result = w.search('steve wozniak')[0]
print(result)
output
{
"title_1": "Steve Wozniak",
"unknown_row_1": {
"texts": [
"Wozniak in 2018"
],
"links": [
{
"url": "/wiki/File:Steve_Wozniak,_November_2018.jpg"
}
]
},
"Born": {
"texts": [
"Stephen Gary Wozniak[1](p18) (1950-08-11) August 11, 1950 (age 68)San Jose, California, U.S."
],
"links": [
{
"url": "#cite_note-iWoz-1",
"text": "[1]"
},
{
"title": "San Jose, California",
"url": "/wiki/San_Jose,_California",
"text": "San Jose"
},
{
"title": "California",
"url": "/wiki/California",
"text": "California"
}
]
},
...
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
internet-2020.3.3.4.tar.gz
(18.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file internet-2020.3.3.4.tar.gz.
File metadata
- Download URL: internet-2020.3.3.4.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0de39874e5e216fcc3932c91788fd4d8840bbb00f612446cd9dc61d0a4816ff
|
|
| MD5 |
4e024bdabb66060326940b0c953361b3
|
|
| BLAKE2b-256 |
0f2152faaa7ee78d36e4a5b9041ae51ff0dceb9bf9b1c7116f3c5a70f776c60c
|
File details
Details for the file internet-2020.3.3.4-py3-none-any.whl.
File metadata
- Download URL: internet-2020.3.3.4-py3-none-any.whl
- Upload date:
- Size: 27.4 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/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e84f35107a101e53f55fe7a371951b5f67f24f1738b528a326afa4409114bc9
|
|
| MD5 |
c32466dcea8dc7c5c6acf20bb8a52464
|
|
| BLAKE2b-256 |
bd9a29222323e93a90520d988a99d7b346dbcccbee06256fcd17df684f1d63db
|