Skip to main content

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

  1. Make sure you have python version 3.7 or higher installed.
  2. Install the Tesseract OCR (optical character recognition) engine (install instructions; on Windows, grab the binary from here).
  3. On the command line, type pip install ptr-claim. This should download the program and all required dependencies.

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 be output as an HTML file in the working directory. For more options, type ptr-claim -h:

usage: ptr-claim [-h] [-u URL] [-o OUTPUT] [-s SCRAPEFILE] [-w WIDTH] [-t TITLE] [-M METHODS]

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 interactive image file. 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

ptr-claim-0.1.0.tar.gz (3.3 MB view hashes)

Uploaded Source

Built Distribution

ptr_claim-0.1.0-py2.py3-none-any.whl (3.3 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page