FastAPI-based unofficial API for accessing and scraping the MyInstants soundboard website.
π οΈ Originally based on abdipr/myinstants-api, this version is fully rewritten in Python, powered by FastAPI, updated and fixed.
- π Search for sounds by keyword
- π Get trending and all-time best sounds by locale
- π Browse recently added sounds
- π€ Retrieve a user's favorite or uploaded sounds
- π Get detailed info about any individual sound
Base URL: http://localhost:8000/
(or your deployed host)
Interactive API documentation using Swagger UI.
Search for sounds.
Get trending sounds for a specific country.
Latest added sounds.
All-time best sounds for a locale.
Get a user's favorited sounds.
Get sounds uploaded by a user.
Get full detail of a specific sound.
- Clone the repository
git clone https://github.com/FanaticExplorer/MyinstantsAPI-py
cd MyinstantsAPI-py
- Install dependencies
pip install -r requirements.txt
- Run the FastAPI server
python main.py
- Access the API at
http://localhost:8000/
If you find this tool useful, consider supporting my work:
You can also support me with cryptocurrency:
Binance Pay ID: 780389392
Direct Wallet Addresses:
- BTC:
1ksLDnSTekh9kdQcgeqtbdZtxKuLtDobC
- ETH (ERC20):
0xef174683a9ca0cc6065bb8de433188bb1767b631
- USDT (TRC20):
TC3SSLB1cyD1PEugufHF5zUv3sVpFhCi7z
- SOL (Solana):
4ZZhbfJMevkg3x9W8KQiBsdFLz5NAkKMm7takXi2Lz8i
Every donation helps me create and maintain more useful tools!