Skip to main content

Kaskus Private API Wrapper

Project description

PyPI - Version PyPI - Status PyPI - Python Version PyPI - License

I make this wrapper to improve my python and reverse engineering skills, and to learn more about how to work with git and python packaging.

>>> from kaskuspy import Kaskus
>>> kaskus = Kaskus()
>>> kaskus.getHotThreads()
MultipleHotThreadResponse(...)

Installation

Download or clone this repository and run:

python setup.py install

or via pip:

pip install kaskuspy

Features

  • Kaskus without scraping

  • Fetch the latest hot threads

  • Search for threads

  • and more..

Contributing

If you would like to contribute, please check for open issues or open a new issue if you have an idea or a bug. Follow the code style of the project and PEP8.

License

The code in this project is licensed under MIT license.

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

kaskuspy-1.0.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

kaskuspy-1.0.1-py3-none-any.whl (9.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