Artscraper

Latest version: v0.3.1

Safety actively analyzes 623282 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

Bump version

0.3.0

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
* Correct wikidata ID for date of death property in SPARQL query by modhurita in https://github.com/sodascience/artscraper/pull/18
* Fix SPARQL query timeout problems by modhurita in https://github.com/sodascience/artscraper/pull/22
* Wait after right arrow is clicked (not before) by modhurita in https://github.com/sodascience/artscraper/pull/23
* We might need to use driver.quit() by qubixes in https://github.com/sodascience/artscraper/pull/24
* fix wikipedia-related issues by modhurita in https://github.com/sodascience/artscraper/pull/27
* Fixed filename too long and empty image file errors, removed redundant example notebooks by modhurita in https://github.com/sodascience/artscraper/pull/29
* Fix pagination issue by modhurita in https://github.com/sodascience/artscraper/pull/31
* Account for ArtRemix/PoemPostcard xpath changes by modhurita in https://github.com/sodascience/artscraper/pull/32
* Example by jgarciab in https://github.com/sodascience/artscraper/pull/33
* Change version number to 0.3.0 by modhurita in https://github.com/sodascience/artscraper/pull/34


**Full Changelog**: https://github.com/sodascience/artscraper/compare/v0.2.0...v0.3.0

0.2.0

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`.

0.1.1

Update pypi description and fix timeout bug

0.1.0

First release of artscraper. Untested on Windows.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.