.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
spotify.py File Reference

Go to the source code of this file.

Namespaces

namespace  searx
namespace  searx.engines
 ::1337x
namespace  searx.engines.spotify

Functions

 searx.engines.spotify.request (query, params)
 searx.engines.spotify.response (resp)

Variables

dict searx.engines.spotify.about
list searx.engines.spotify.categories = ['music']
bool searx.engines.spotify.paging = True
 searx.engines.spotify.api_client_id = None
 searx.engines.spotify.api_client_secret = None
str searx.engines.spotify.url = 'https://api.spotify.com/'
str searx.engines.spotify.search_url = url + 'v1/search?{query}&type=track&offset={offset}'