v0.1.2
1. Feature updates
- Added
example.ipynb
for launching the tool in- no Git or Python install required.
- 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
- Changed defining headers for making GET requests to
MetaDataCrawler
.
Full Changelog: v0.1.1...v0.1.2