Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "https://scrape.st/telegram/users/search?q=satoshi&limit=10" \ -H "x-api-key: YOUR_API_KEY"
{ "users": [ { "id": "123456789", "username": "satoshi_nakamoto", "firstName": "Satoshi", "lastName": "Nakamoto", "isBot": false } ], "channels": [ { "id": "987654321", "title": "Satoshi Fan Club", "username": "satoshi_fans", "memberCount": 5000, "isChannel": true, "isMegagroup": false } ] }
Search for Telegram users
query
q
Show properties