Scrape the Tamriel Rebuilt or Project Tamriel websites and visualize claim progress.
Project description
ptr-claim
Scrape the Tamriel Rebuilt and Project Tamriel websites and visualize claim progress. Currently only works with interior claims on the Tamriel Rebuilt website claims browser.
Installation
- Make sure you have python version 3.7 or higher installed and that python is added to your PATH (i.e., accessible from the command line). For Windows, see instructions here.
- Install the Tesseract OCR (optical character recognition) engine -- see the install instructions. On Windows, grab the binary from the UB Mannheim site).
- On the command line, type
pip install ptr-claim
. This should download the program and all required dependencies. - On Windows, you will additionally need to install Microsoft C++ Build Tools.
Usage
Open the command line and type ptr-claim
. You will be asked for your Tamriel Rebuilt
website login and password. This is only needed to populate the claimant and reviewer
fields. If those aren't needed, you can enter empty values. The end result will, by
default, be output as an HTML file in the working directory. For more options, type
ptr-claim -h
:
Visualize interior claims on the Tamriel Rebuilt claims browser.
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Claims browser page containing claims to be scraped. Defaults to 'https://www.tamriel-rebuilt.org/claims/interiors'.
-o OUTPUT, --output OUTPUT
Output image filename. If the file extension is .html, the image will be interactive. Extensions like .png, .jpeg, .webp, .svg, or .pdf will result in a static image. Defaults to 'TR_int_claims.html'.
-s SCRAPEFILE, --scrapefile SCRAPEFILE
JSON file to store scraping outputs in. Defaults to 'interiors.json'
-w WIDTH, --width WIDTH
Output image width (px). Defaults to 1000.
-t TITLE, --title TITLE
Title to be printed on the output. Defaults to 'Tamriel Rebuilt interior claims {date.today()}'.
-M METHODS, --methods METHODS
How to locate missing claim coordinates. 'i' uses optical character recognition on claim images. 't' uses parts of the title to guess the coordinates. 'u' uses known URLs. 'e' fixes Embers of Empire coordinates. You can specify
several flags. Defaults to "itue".
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
Built Distribution
File details
Details for the file ptr-claim-0.2.0.tar.gz
.
File metadata
- Download URL: ptr-claim-0.2.0.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef501fb95355ac3d6d4fae9f76d4bde395a49819b7759b516cdedc2dbfde442a |
|
MD5 | 2e74136b0e2398a2a5999a39e1081f14 |
|
BLAKE2b-256 | d51080c09ea8c17930c949af532ef08fdeb9c44ec9d221e4cf971aa1a0ed5e79 |
File details
Details for the file ptr_claim-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ptr_claim-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | def647d76d98d3d3980a0e153f49fb2f85a5485e4aa9f518b5b1fc80a90019be |
|
MD5 | 3d6a2f6cf5df13c33595fa13494155c7 |
|
BLAKE2b-256 | bfd5e59d7441216a24b6048e7532deec8799cb02a02bc22c1ea0d110f5f7153f |