mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #39] Is it possible to get biography about artist only with the database? #20
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#20
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 @luis922 on GitHub (Dec 6, 2014).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/39
i know with a link that is in the database when you search an artist i can open the page of the artist, but is it posible only obtain the biography?
@plamere commented on GitHub (Dec 7, 2014):
Not with the spotify API, but you can with the Echo Nest API. Check out
http://developer.echonest.com/docs/v4/artist.html#biographies
and
https://github.com/plamere/pyen
P
On Sat, Dec 6, 2014 at 1:45 PM, luis922 notifications@github.com wrote: