mirror of
https://github.com/AliAkhtari78/SpotifyScraper.git
synced 2026-04-25 19:45:49 +03:00
[GH-ISSUE #65] Release v2.0.20 - Documentation Fixes #84
Labels
No labels
bug
bug
claude-assistant
claude-assistant
claude-assistant
dependencies
documentation
documentation
enhancement
in review list
infrastructure
infrastructure
infrastructure
pull-request
refactoring
release
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotifyScraper#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AliAkhtari78 on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/AliAkhtari78/SpotifyScraper/issues/65
SpotifyScraper v2.0.20 Released
This release fixes important documentation issues regarding available track fields.
What's Fixed
track['popularity']Key Changes
popularityfield is NOT available when scraping track data from the webAvailable Track Fields (Web Scraping)
✅ Available:
id,name,uri,typeduration_msartists(with name, uri, id)album(with name, type, images)preview_urlis_explicit,is_playablerelease_date❌ NOT Available (API only):
popularitytrack_number,disc_numberavailable_marketsexternal_ids,external_urlsExample Usage
Installation
View the full changelog for more details.