CLI tool for WebExtrator Web Render & Extract via AceDataCloud
Project description
WebExtrator CLI
A command-line tool for web rendering and extraction via AceDataCloud.
Installation
pip install webextrator-cli
Quick Start
export ACEDATACLOUD_API_TOKEN=your_token
webextrator extract https://www.amazon.com/dp/B0C1234567
webextrator render https://example.com
webextrator tasks retrieve --id <task-id>
Commands
| Command | Description |
|---|---|
webextrator extract <url> |
Extract structured content from a web page |
webextrator render <url> |
Render a web page and return the HTML |
webextrator tasks retrieve |
Retrieve a single task by ID or trace ID |
webextrator tasks batch |
Retrieve multiple tasks at once |
webextrator config |
Show current configuration |
Global Options
--token TEXT API token (or set ACEDATACLOUD_API_TOKEN env var)
--version Show version
--help Show help message
Configuration
Set environment variables or use a .env file:
ACEDATACLOUD_API_TOKEN=your_token
ACEDATACLOUD_API_BASE_URL=https://api.acedata.cloud
WEBEXTRATOR_REQUEST_TIMEOUT=60
License
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 webextrator_cli-2026.7.1.0.tar.gz.
File metadata
- Download URL: webextrator_cli-2026.7.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c3f70e18eba3d2075b2965cc14e0da770ed737256bd8be5599380d476a7b93f
|
|
| MD5 |
18d156936675de1f9406910d76215363
|
|
| BLAKE2b-256 |
49344d7e67bae92f5b523aafd9d6f182e71e6126bf19a924f1bcb948e75bca87
|
File details
Details for the file webextrator_cli-2026.7.1.0-py3-none-any.whl.
File metadata
- Download URL: webextrator_cli-2026.7.1.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
508ae51230c47deda8e586e3d83b6aec5d6333c8f78c32f154a3fedeacdbb24d
|
|
| MD5 |
bd3997b43ab7b930db2e0d0d0f1c0713
|
|
| BLAKE2b-256 |
cef709911bf389b43538d0b68950be8ced98ed12e64461da55163040f4eea8b3
|