bandcamp-scraper
Version:
A scraper for https://bandcamp.com
17 lines (12 loc) • 577 B
Markdown
## Version 1.0.1 (2016-07-28)
- add property `artist` to album product
- add property `url` to album info
- fix typo in JSON schemas for `required` keyword
- fix add missing properties `releaseDate`, `numTracks`, `numMinutes` for search result type `"album"`
## Version 1.0.0 (2016-07-25)
- rename resource property `image` -> `imageUrl`
- rename resource property `images` -> `imageUrls`
- rename resource property `link` -> `url`
- rename resource property `from` -> `location`
- rename resource property `orMore` -> `offerMore`
- remove resource property `numRemaining`