Simple client for Web scrapper API https://scrapper.scurra.space/
Project description
Web Scrapper API client for python
This is python client library for https://scrapper.scurra.space/
This module provide 2 functions with same functionality. get_page and get_page_async for async python.
Installation
pip install webscrapper
Example usage:
from webscrapper.client import get_page
result = get_page(url, api_key="__YOUR_API_KEY__", use_selenium=True)
print(result['html'])
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
webscrapper-0.1.0.tar.gz
(3.0 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 webscrapper-0.1.0.tar.gz.
File metadata
- Download URL: webscrapper-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe334538118df04f1942eff4c6ea49b786cbea9e64749d236785e4d16805eebf
|
|
| MD5 |
aca8b3d093b802f7ef5a18a2abc3d67b
|
|
| BLAKE2b-256 |
2e118e84e0d99b7e88c85a354957be100ec8a09c3bf0a47163f08d022bcfe3a7
|
File details
Details for the file webscrapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: webscrapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e5a0d99d030f4912c9960c2eb67651bf5a27d5132f4cf7bb99c838bca45ec7a
|
|
| MD5 |
b2c64040afce6016a4df305bc9c846d1
|
|
| BLAKE2b-256 |
ab84fe9ef76e8825c30df4113ed8a3c212178599e795ec5ff9dccb2ead12df4a
|