tmccarthy / fetch   0.9.1

Apache License 2.0 GitHub

Tools I find myself writing for fetching data from the web

Scala versions: 3.x 2.13

Fetch

A library of tools I find myself writing for fetching data from the web. Includes:

  • cats and fs2 based utilities for downloading and streaming data
  • A rate-limiting backend for sttp
  • A client for OpenStreetMap that can be used to geocode location strings
  • A client for the data.gov.au API
  • Caches using the local filesystem or a local Sqlite DB
  • A scala client for AWS Textract, extracted and expanded from tmccarthy/australian-federal-parliament-citizenship-register-scraper