Skip to content

Releases: sodascience/artscraper

Release 0.3.1

15 Apr 09:41
cb04da8
Compare
Choose a tag to compare

Bump version

Version 0.3.0

08 Apr 14:55
9d670ec
Compare
Choose a tag to compare

Main changes

  • Make the package compatible with the new version of selenium (selenium 4).
  • Make the package able to handle too-long filenames.
  • Make the package able to deal with cases where an artist has a Wikipedia article in a language other than English, or no Wikipedia article at all.
  • Make the package able to scrape artworks which have new features on their Google Arts & Culture page (ArtRemix / PoemPostcard).
  • Make the package scroll through all artworks by an artist.

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

30 May 08:38
Compare
Choose a tag to compare

New features

  • Collect urls for all artists.
  • Collect artwork urls for each artist.
  • Download image and metadata for each artist.

The new features are illustrated in example_collect_all_artworks.ipynb.

Release v0.1.1

04 Oct 13:16
1964189
Compare
Choose a tag to compare

Update pypi description and fix timeout bug

Release v0.1.0-alpha

04 Oct 12:05
12f6765
Compare
Choose a tag to compare
Release v0.1.0-alpha Pre-release
Pre-release

First release of artscraper. Untested on Windows.