Skip to content

Releases: wragge/recordsearch_data_scraper

v0.1.0

20 Jan 03:28
Compare
Choose a tag to compare

This release fixes a major bug (#2) introduced by recent RecordSearch changes that caused all requests to fail.

v0.0.14

10 May 02:40
Compare
Choose a tag to compare

This release fixes a bug in the handling of searches where there is only one result. Previously some information, such as the digitised_status of a single item in a search might have been incorrect. I've also made some adjustments to caching.

v0.0.13

17 Mar 04:52
Compare
Choose a tag to compare

Include the 'Availability' flag for series.

v0.0.12

15 Mar 10:46
Compare
Choose a tag to compare

The scraped data now includes item, series, and agency notes where they are available.

v0.0.11

08 Mar 08:42
Compare
Choose a tag to compare

A couple of fixes to deal with newly-discovered RecordSearch oddities:

  • Handle bad dates (ie 30 February)
  • Ignore labels that aren't in <td> or <div> tags (this is because there are sometimes headings like 'Subsequent series' in the series note when the scraper expects them to be row labels).

v0.0.9

27 Oct 06:36
Compare
Choose a tag to compare

Initial release