Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 268 Bytes

File metadata and controls

7 lines (4 loc) · 268 Bytes

#basic-trove-harvester

A basic harvester for downloading records via the Trove API.

You'll want to subclass TroveHarvester and, at a minimum, overwrite process_results() to actually do something with the stuff you're harvesting.

Look in trove-theses for an example.