A Python client for the Ekho scraping service
Project description
ekho-scraper-client
A Python client for the Ekho scraping service.
Installation
pip install ekho-scraper-client
Usage
from ekho import scrape
result = scrape("https://www.ashgrove.com/locations")
print(result)
Environment
You can override the default service endpoint by setting the EKHO_SCRAPER_ENDPOINT environment variable:
export EKHO_SCRAPER_ENDPOINT="https://my.internal.endpoint/scrape"
Development
Build distribution packages:
pip install --upgrade build twine
python -m build
Publish to PyPI:
twine upload dist/*
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 ekho_scraper_client-0.1.0.tar.gz.
File metadata
- Download URL: ekho_scraper_client-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0917ae038f8ead2c2547adfe061bfa3c7935d72234f7d4cce9972c0c733f85b
|
|
| MD5 |
b73482143efecc19d6cc7e3ad3c9d0ed
|
|
| BLAKE2b-256 |
8eccdbf735941b19382a407bcf99847a8b3e5c454a3978932c47271e3e159ee2
|
File details
Details for the file ekho_scraper_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ekho_scraper_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b322e4bab239016a7f18c847f8850f201179dabcca68684cfaf199403ed0a318
|
|
| MD5 |
16fe5c307b9d3377df72c492e570e829
|
|
| BLAKE2b-256 |
f1b58e7320faf0edb4662c76aa149b3ab748439b77bd51cbf22c9715e517addc
|