Skip to main content

Asynchronous Python Wrapper For SafoneAPI

Project description

SafoneAPI

Asynchronous Python Wrapper For SafoneAPI

Python GitHub

Issues Forks Stars LICENSE Contributors

Installation

$ pip install safoneapi

Usage

For Example, to search on google:

import asyncio
from SafoneAPI import SafoneAPI


async def main():
    api = SafoneAPI()
    resp = await api.google("AsmSafone")
    print(resp.results)


asyncio.run(main())

List of APIs

  • AI Chatbot
  • Apps Search
  • Anime Search
  • Manga Search
  • Character Search
  • Anime Pics (SFW & NSFW)
  • Code Executor (Piston)
  • Spam Detector
  • NSFW Detector
  • Quotly Sticker
  • Carbon Imager
  • Anime News
  • Global News
  • Note Writer
  • Random Memes
  • Random Facts
  • Random Jokes
  • Random Bully
  • Random Quote
  • Spell Checker
  • Google Search
  • Github Search
  • Figlet Generator
  • Google Translator
  • Currency Converter
  • Internet Acronyms
  • Urban Dictionary Search
  • Fake Info Generator
  • Ip Info Search
  • Covid Info Search
  • Country Info Search
  • Image Search
  • Reddit Search
  • Logo Maker
  • Proxy Finder
  • TMDb Search
  • Lyrics Search
  • Npm Package Search
  • PyPi Package Search
  • QR Code Generator
  • Spotify Account Creator
  • Telegram Sticker Search
  • Short Link Generator
  • Short Link Bypasser
  • Torrent Search
  • Truth or Dare
  • Udemy Discount Course
  • Wallpaper Search
  • Wikipedia Search
  • YouTube Search
  • Playlist Search
  • Stackoverflow Search
  • Website Screenshot
  • Telegraph Pasting
  • Telegraph File Uploader

Note

  1. I'll add more features soon.
  2. If you're stuck somewhere, AsmSupport are there to help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SafoneAPI-1.0.20.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

SafoneAPI-1.0.20-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page