TrueCallerAPi
TrueCaller app on Flask App for making GET request on TrueCaller
Install / Use
/learn @sumansaurabh/TrueCallerAPiREADME
TrueCallerApp
Provides api to search number details from TrueCaller Website
Installation
# install pip:
$ sudo easy_install pip
# install virtualenv:
$ sudo easy_install virtualenv
# inside your repo, create env and activate it:
$ virtualenv env/ && . env/bin/activate
# install required packages
$ pip install -e .
Documentation
# generate new static doc
$ make doc
Environment Variable
export TCAPP_SETTINGS=tcapi.TrueCallerApp.settings.DevConfig
or
export TCAPP_SETTINGS=tcapi.TrueCallerApp.settings.ProdConfig
export YAHOO_USERNAME=<yahoo_username>
export YAHOO_PASSWORD=<yahoo_password>
export TCAPP_PORT=<port_number>
# it will start on http://localhost:<port_number>
$ python app.py
Example Usage
$ curl 'localhost:<port_number>/v1/location/<string:location>/number/<string:number>'
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
