Beatport Song Previews using API?

668 views
Skip to first unread message

Jaskaran Rana

unread,
Nov 21, 2013, 7:50:25 AM11/21/13
to beatpo...@googlegroups.com
Is it possible to access Beatport Previews for each song using the Beatport API? If so, how?

Taylor Rose

unread,
Nov 21, 2013, 11:37:03 AM11/21/13
to beatpo...@googlegroups.com
Previews are not available


On Thu, Nov 21, 2013 at 5:50 AM, Jaskaran Rana <jaskar...@gmail.com> wrote:
Is it possible to access Beatport Previews for each song using the Beatport API? If so, how?

--
You received this message because you are subscribed to the Google Groups "Beatport API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beatport-api...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Edu Zaka

unread,
Nov 21, 2013, 5:25:28 PM11/21/13
to beatpo...@googlegroups.com
Wow, it's true ... the new API have no previews. Why are these removed? Is also removed the access to the featured releases and banners? Do you'll improve the API?? I'm missing some data that were in version 2... for example, the track previews are really great for label websites!

Thanks.

pd. Can you help me in the other post please?

------

Adau

unread,
Nov 21, 2013, 5:40:57 PM11/21/13
to beatpo...@googlegroups.com
You can still get the preview of a track using this URL :
http://geo-samples.beatport.com/lofi/XXXXXX.LOFI.mp3 where X is the ID of the track object.

Rich Hofer

unread,
Nov 21, 2013, 5:45:49 PM11/21/13
to beatpo...@googlegroups.com
Hi Edu - If there's a business case that additional API access is required for your key, please request it via the a...@beatport.com email address and each instance will be reviewed. 

Thanks,

Rich

Edu Zaka

unread,
Nov 21, 2013, 6:34:32 PM11/21/13
to beatpo...@googlegroups.com
Yes, I know... but I think that it should be in the API. :(

Edu Zaka

unread,
Nov 21, 2013, 6:46:00 PM11/21/13
to beatpo...@googlegroups.com

Hi Rich, 

is not really a business but I have some websites working with the beatport API (labels and artists)... but maybe in the future I would make some services (for free).

I wrote to api(at)beatport last month to explain my case, and I sent some URLs of examples... I have the same KEY than months ago (I think you answered me). 

Do I have to re-write an email to api(at)beatport? What's the difference between my key and bussiness key?

By other hand, when I use oauth I can connect like a charm but it only works the first time, later is like the token has expired.

Thanks a lot.

--------

Jaskaran Rana

unread,
Dec 14, 2013, 3:19:02 PM12/14/13
to beatpo...@googlegroups.com
Thanks a lot for this.

J Warren

unread,
Nov 21, 2017, 9:41:27 PM11/21/17
to Beatport API
Unfortunately, this no longer works as they seem to be using a guid instead of the ID. Passing the ID now returns a 403. Anyone know how to get around this? The guys at crates.co seem to have figured it out.

Jaskaran Rana

unread,
Nov 22, 2017, 1:31:40 AM11/22/17
to Beatport API
Yeah, just realised it broke my app as well. Anyone else figure out how to get the guid?

Tobias Haase

unread,
Dec 27, 2017, 9:55:17 AM12/27/17
to Beatport API
Anyone found a solution? I just wrote an email to the beatport support. Waiting for answer.

Hendrik Schreiber

unread,
Jan 8, 2018, 9:08:14 AM1/8/18
to Beatport API
I'm also interested in this... 

The problem could be solved (at least for me), if BeatPort returned the following JSON snippet in their public API. The private internal API/data model seems to do this already:

"preview": {
        "mp3": {
          "offset": {
            "end": 238792,
            "start": 118792
          },
        },
        "mp4": {
          "offset": {
            "end": 238792,
            "start": 118792
          },
        }
      },

Thanks.

Hendrik Schreiber

unread,
Jan 9, 2018, 6:50:25 AM1/9/18
to Beatport API
Beatport support answered that one needs an additional permission to see the preview part.
Not sure why this isn't turned on by default, but you might want to request that this permission is added to your current list of permissions.
Reply all
Reply to author
Forward
0 new messages