Torrentgalaxy Api - • Recent & Fast

# Search for torrents query = "ubuntu" response = requests.get(f"https://tgapi.info/search/{query}") data = response.json() print(data)

HISTORY
Fast search
Tipo:
 
Romset:

# Search for torrents query = "ubuntu" response = requests.get(f"https://tgapi.info/search/{query}") data = response.json() print(data)