Skip to main content

Tool for bulk harvests of digitised newspaper articles from Trove

Project description

trove-newspaper-harvester

No installation required!

If you want to use the harvester without installing anything, just head over to the Trove Newspaper Harvester section in my GLAM Workbench.

Installation

pip install trove-newspaper-harvester

Use as a library

from trove_newspaper_harvester.core import prepare_query, Harvester

Generate a set of query parameters using prepare_query.

my_query = "https://trove.nla.gov.au/search/category/newspapers?keyword=wragge"
my_api_key = "mYSecREtkEy"

my_query_params = prepare_query(query=my_query, key=my_api_key)

Initialise the Harvester with your query parameters.

harvester = Harvester(query_params=my_query_params)

Start the harvest!

harvester.harvest()

If the harvest fails just run Harvester.harvest again.

See the core module documentation for more options and examples.

Use as a command-line tool

Before you do any harvesting you need to get yourself a Trove API key.

There are three basic commands:

  • start – start a new harvest
  • restart – restart a stalled harvest
  • report – view harvest details

Start a harvest

To start a new harvest you can just do:

troveharvester start "[Trove query]" [Trove API key]

The Trove query can either be a url copied and pasted from a search in the Trove web interface, or a Trove API query url constructed using something like the Trove API Console. Enclose the url in double quotes.

See the CLI module documentation for more details.


Created by Tim Sherratt for the GLAM Workbench. Support this project by becoming a GitHub sponsor.

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

trove-newspaper-harvester-0.6.1.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

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

trove_newspaper_harvester-0.6.1-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file trove-newspaper-harvester-0.6.1.tar.gz.

File metadata

File hashes

Hashes for trove-newspaper-harvester-0.6.1.tar.gz
Algorithm Hash digest
SHA256 3f094f52d3dda58b5cdd9e8d4932804d022f685819eea445fc4e45c3cf0a149d
MD5 4fc0c751a7e145e5b28c3b47e76459bc
BLAKE2b-256 0e49b4fe184c561884c3468296912bccdc0874cb0f465bc322f6d9f71b084833

See more details on using hashes here.

File details

Details for the file trove_newspaper_harvester-0.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for trove_newspaper_harvester-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ed8c060498ccaa64a79f853cda9815b88e79e43d93c37cbda656b9322dc39b7c
MD5 f3db92203673f7e5f56e229af5f5a932
BLAKE2b-256 bac34b000b6e772252724bf75ce368515f3a24b74dd463ae8804c50570b8827a

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