Skip to content

v0.1.2

Compare
Choose a tag to compare
@kenlhlui kenlhlui released this 03 Feb 16:34
· 21 commits to main since this release

1. Feature updates

  1. Added example.ipynb for launching the tool in Binder- no Git or Python install required.
  2. Updated handling of checking connection. If the API_KEY input by the user is invalid, the tool will now fall back to using unauthenticated connection for crawling.

2. Others

  1. Changed defining headers for making GET requests to MetaDataCrawler.

Full Changelog: v0.1.1...v0.1.2