Skip to main content

A client to interact with freud-net API

Project description

PyPI version codecov

Freud API Crawler

A client to interact with freud-net API

install

  • create a virtual environment and install the package with pip install freud_api_crawler
  • provide FRD_USER (freud-net username) and FRD_PW (freud-net password) as environment varibles, e.g. by
    • create a file called env.secret to store you freud-net api credentials
    • run ./set_env_variables.sh

example env.secret

FRD_USER=username
FRD_PW=password

usage

Download a Work

  • download_work -s . -w 2da622da-de12-46e4-bb1d-c9c4a7ae877e
  • -s path to save the created files into; . will write the files into ./werke/...
  • -w the Drupal-API-ID of the Werk to process (see below on how to get those IDs)

dev

  • clone the repo

  • create virtual env

  • install dev-depenencies pip install -r requirements_dev.txt

  • install the package (so you have the actual dependencies as well) pip install -e .

  • run test with coverage run -m pytest -v

  • create test-report coverage report or coverage html

api-utils

get work by title

https://www.freud-edition.net/jsonapi/node/werk?filter[field_titel.value]=%C3%9Cber%20den%20Traum https://www.freud-edition.net/jsonapi/node/werk?filter[field_titel.value]=Über den Traum

get manifestaion by node id

this ID can be taken from edit-url, e.g. https://www.freud-edition.net/node/51190/edit

https://www.freud-edition.net/jsonapi/node/manifestation?filter[drupal_internal__nid]=51190

https://www.freud-edition.net/jsonapi/node/manifestation?filter[drupal_internal__nid]=38946 https://www.freud-edition.net/node/38946/edit

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

freud_api_crawler-1.2.0.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

freud_api_crawler-1.2.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file freud_api_crawler-1.2.0.tar.gz.

File metadata

  • Download URL: freud_api_crawler-1.2.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for freud_api_crawler-1.2.0.tar.gz
Algorithm Hash digest
SHA256 686772428d4c857f2d51c1d4573db121e7c4d1499eb460940a7f1678a7eb6a59
MD5 29a86d37b8af2c478055526dbb8c29d2
BLAKE2b-256 c63cb089888840c0958cae783129b30607d5517f85e4169f4a4b6361ecd2dfa0

See more details on using hashes here.

File details

Details for the file freud_api_crawler-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for freud_api_crawler-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a49c24c269a3f46b22f976cf968b25cdf019606f814543623c4589b8dd3ee5d9
MD5 88848507af9014e41d22020ba21374aa
BLAKE2b-256 2a11e403bb8f5c3efd3cd58724c41d24177a0a7e94e34ce1eb419be68a64cfa1

See more details on using hashes here.

Supported by

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