Skip to content

apipy/HQApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HQApi Join the chat at https://gitter.im/HQApi/community Build Status Downloads

HQ API wrapper, written in Python. HQ is dead now.

Installation

  1. Install from pip
python3 -m pip install HQApi
  1. Install from sources:
git clone https://github.com/apipy/HQApi.git
cd HQApi
python3 -m pip install -e .

Usage

Example code to get next show time and info:

from HQApi import HQApi

api = HQApi()

print(api.get_show())

Or, you can use CLI to fetch methods

HQApi -h

Examples

Example Description
get_show.py Get next show
decode_token.py Get info from token
register_login.py Login or register
websocket.py Work with websocket
websocket_event.py Websocket with events
decode_token.py Decode JWT token
upload_avatar.py Upload avatar
offair_trivia.py Offair trivia

Tor

How to setup Tor to bypass rate limits

What is Red Enigma and Purple Jupiter?

Well, I can't tell publicly about it. You must research it by yourself. Don't even try to ask me.

Tip: Don't update version. 1.49.8 is great.

Contact author

  • @ - Telegram
    • Mail
  • @hqapi - Telegram group

I don't use any another accounts. Anyone who is claiming that he is Katant in Discord, VK, etc is fake. Don't send me any unimportant messages, use Telegram group for that

About

HQ Trivia & Words API, written in Python

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages