NB Scraper Docs - v1.3.0
Preparing search index...
SoundCloudApiTrack
Interface SoundCloudApiTrack
interface
SoundCloudApiTrack
{
id
:
number
;
title
:
string
;
permalink_url
:
string
;
duration
:
number
;
artwork_url
:
string
;
user
:
{
username
:
string
;
permalink_url
:
string
}
;
likes_count
:
number
;
download_count
:
number
;
playback_count
:
number
;
created_at
:
string
;
release_date
?:
string
;
}
Index
Properties
id
title
permalink_
url
duration
artwork_
url
user
likes_
count
download_
count
playback_
count
created_
at
release_
date?
Properties
id
id
:
number
title
title
:
string
permalink_
url
permalink_url
:
string
duration
duration
:
number
artwork_
url
artwork_url
:
string
user
user
:
{
username
:
string
;
permalink_url
:
string
}
likes_
count
likes_count
:
number
download_
count
download_count
:
number
playback_
count
playback_count
:
number
created_
at
created_at
:
string
Optional
release_
date
release_date
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
title
permalink_
url
duration
artwork_
url
user
likes_
count
download_
count
playback_
count
created_
at
release_
date
NB Scraper Docs - v1.3.0
Loading...