A tool for downloading all posts from a WordPress website via public JSON API
Project description
wpget
A tool for downloading all posts from a WordPress website via public JSON API
pip install wpget
wpget -u "https://example.com" -j 8 -o data.jsonl
Options
usage: wpget [-h] -u URL [-o OUTPUT] [-w] [-j NPROC] [-r RETRY] [-p PER_PAGE]
Download all posts from a WordPress website via public JSON API.
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Base URL of the website.
-o OUTPUT, --output OUTPUT
Output JSON file
-w, --overwrite Overwrite existing output file.
-j NPROC, --nproc NPROC
Number of Processes
-r RETRY, --retry RETRY
Max retries
-p PER_PAGE, --per_page PER_PAGE
Per page
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
wpget-0.1.2.tar.gz
(9.3 kB
view details)
Built Distribution
wpget-0.1.2-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file wpget-0.1.2.tar.gz
.
File metadata
- Download URL: wpget-0.1.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a76eaa6d924e47270f60b96368c80095e864319d6e5cec9ca5cc360699c4f7c7 |
|
MD5 | d0619e6c8651fe029819144f307f9dda |
|
BLAKE2b-256 | 9b39e157ca0fb81e05584248ae062bf4e66a5c83e0b45f97744b2cea0bddfcee |
File details
Details for the file wpget-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: wpget-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4ecc6ed55b0c48c6bce92516455ce4b21da56dfa169335ed2b507db8402b09c |
|
MD5 | 59c6840195a93ca8a73d9f8e67cd2615 |
|
BLAKE2b-256 | 86116f28122d468b372250d01495bb3f78654d0df36d77df50df7061608831c1 |