Skip to content

Commit

Permalink
Commit from GitHub Actions (docker-push)
Browse files Browse the repository at this point in the history
  • Loading branch information
wragge committed Oct 20, 2021
1 parent a2f23a4 commit 4200545
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.ipynb
Expand Up @@ -2,11 +2,13 @@
"cells": [
{
"cell_type": "markdown",
"id": "53427417",
"id": "dae49580",
"metadata": {},
"source": [
"# Trove Newspaper and Gazette Harvester\n",
"\n",
"Current version: [v1.0.0](https://github.com/GLAM-Workbench/trove-newspaper-harvester/releases/tag/v1.0.0)\n",
"\n",
"The [Trove Newspaper & Gazette Harvester Harvester](https://pypi.org/project/troveharvester/) makes it easy to download large quantities of digitised articles from Trove's newspapers and gazettes. Just give it a search from the Trove web interface, and the harvester will save the metadata of all the articles in a CSV (spreadsheet) file for further analysis. You can also save the full text of every article, as well as copies of the articles as JPG images, and even PDFs. While the web interface will only show you the first 2,000 results matching your search, the Newspaper & Gazette Harvester will get **everything**.\n",
"\n",
"The Jupyter notebooks in this repository use the Trove Newspaper and Gazette Harvester to download large quantities of digitised newspaper articles from Trove. There's also a few examples of how you can analyse and explore the harvested data.\n",
Expand All @@ -24,7 +26,7 @@
},
{
"cell_type": "markdown",
"id": "ecdfcf55",
"id": "b68b1626",
"metadata": {},
"source": [
"## Cite as\n",
Expand Down

0 comments on commit 4200545

Please sign in to comment.