SPOTIFY Extractor avatar
SPOTIFY Extractor

Pricing

$30.00/month + usage

Go to Store
SPOTIFY Extractor

SPOTIFY Extractor

Developed by

cat

cat

Maintained by Community

๐Ÿ’ซ All-in-One SPOTIFY.COM Scraper

2.5 (2)

Pricing

$30.00/month + usage

7

Total users

141

Monthly users

18

Runs succeeded

98%

Last modified

19 days ago

โ“ Query

queryarrayOptional

Search Terms

๐Ÿ“‚ Search Type

filters.kindEnumOptional

Value options:

"track": string"playlist": string"artist": string"album": string"episode": string"podcast": string"user": string

โ™พ๏ธ Limit

limitintegerOptional

Number of results

๐ŸŒ PROXY NETWORKING

dev_proxy_configobjectOptional

๐Ÿ’ก Supported protocol:

HTTP(S), SOCKS5
{http|socks5}://{user:pass}@{hostname|ip-address}:port

Example: socks5://example.com:9000

๐Ÿ“œ HTTP HEADERS

dev_custom_headersarrayOptional

๐Ÿ’ก Additional HTTP Headers

๐Ÿช HTTP COOKIES

dev_custom_cookiesarrayOptional

๐Ÿ’ก Additional HTTP Cookies

โ™ป๏ธ CUSTOM FIELD

dev_transform_fieldsarrayOptional

๐Ÿ’ก Transform the resulting output. Select only needed fields.

For nested object use DOT. For example:

address.streetAddress

For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url

๐Ÿ“ CUSTOM STORAGE

dev_dataset_namestringOptional

๐Ÿ’ก Save results into custom named Dataset, use mask to customize dataset name

{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)


This masks can be used to autogenerate Dataset Name.

example: data-{DATE}
Depending on today date the dataset name will be: data-20230603

default: data-{ACTOR}-{DATE}-{TIME}

Clear Storage

dev_dataset_clearbooleanOptional

Clear Dataset before insert/update.

Disable data cleansing

dev_no_stripbooleanOptional

๐Ÿ’ก Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)