this unstable package
Project description
##Пакет для разбора таблиц со ставками с сайта https://1xstavka.ru/
При изменении структуры сайта может стать не актуальным* Данные сохраняются в html, затем парсятся в json
##Пример использования
from xstavka_parse_package.parse import parse_list
if __name__ == '__main__':
url_list = [
r'https://1xstavka.ru/line/Volleyball/',
r'https://1xstavka.ru/line/Football/',
r'https://1xstavka.ru/line/Tennis/',
r'https://1xstavka.ru/line/Ice-Hockey/',
]
parse_list(url_list)
##Установка
pip install xstavka_parse_package
Лицензия
Лицензия MIT
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
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 xstavka_parse_package-0.25.tar.gz.
File metadata
- Download URL: xstavka_parse_package-0.25.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52a11eb408ed8142ff11439c911ea1fa5fcdb220f24d60ae7062e379954f62cc
|
|
| MD5 |
5e7a8b2f6549d00c1eadfa8576fba220
|
|
| BLAKE2b-256 |
03efe2c4ce4598906f4cc577e4f97b30fd837a1e0b7ba884ba196b2d18a56ab9
|
File details
Details for the file xstavka_parse_package-0.25-py3-none-any.whl.
File metadata
- Download URL: xstavka_parse_package-0.25-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
895ea8b92d49edd8bd26f59faa6c8176cd3c14558395974b4eb25b89ed6adb43
|
|
| MD5 |
cac87a9087006f6ca628adbd236090f1
|
|
| BLAKE2b-256 |
62d13f4b35cf6da0084d52ba9be87aad13a35afd27bfa6ea25fa5a78a29308ec
|