Skip to main content

(Unofficial) API Wrapper for emoji.gg

Project description

(Unofficial) emoji.gg API Wrapper for Python | Documentation

Installation:

To install with PIP, run this in your console:

pip install emoji.gg-tako

Fetch Stats:

To fetch stats from emoji.gg:

from emoji_gg import stats
...
await stats.fetch(endpoint)

Available Endpoints:

  • emoji
  • users
  • faves
  • pending

Fetch Emoji:

To fetch emojis from emoji.gg:

from emoji_gg import emoji
...
await emoji.fetch(option, query, endpoint) # endpoint is optional. if not provided, will return the whole JSON response.

Options:

  • title
  • id
  • slug

Available Endpoints:

  • title
  • id
  • slug
  • image
  • category
  • license
  • source
  • faves
  • author

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

emoji.gg-tako-0.0.10.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

emoji.gg_tako-0.0.10-py3-none-any.whl (4.4 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