Skip to main content

API Interface for api.xgorn.pp.ua

Project description

Noid API

from xgorn_api import NoidAPI

api = NoidAPI()
api.api_key = 'your-api-key'

api.bypass.ouo('https://ouo.io/4ZuwGMc')

Examples

Change endpoint to api feature.

For example: /scrape/instagram

api.scrape.instagram('https://www.instagram.com/reel/CqcUdr-ppgT/?igshid=YmMyMTA2M2Y=')
Change default api url.

For example: api.xgorn.eu.org

api.base_url = 'https://api.xgorn.eu.org'
Making custom request.

For example: /scrape/likee

# GET request
# method & endpoint: default arguments.
method = 'get'
endpoint = '/scrape/likee'
# url: params because it's **kwargs
url = 'https://likee.video/@MEKDede/video/7199606118785777185'
api.make_request(method=method, endpoint=endpoint, url=url)

Installation

pip3 install xgorn-api

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

xgorn-api-1.0.8.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xgorn_api-1.0.8-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file xgorn-api-1.0.8.tar.gz.

File metadata

  • Download URL: xgorn-api-1.0.8.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for xgorn-api-1.0.8.tar.gz
Algorithm Hash digest
SHA256 58944f16aa9c58a5bb5df9710f5510053e161498d08084ceccc75156d9460531
MD5 72f75c5a1d597ea709fd6a37dfb66b87
BLAKE2b-256 149fd908d808ee567581f52860b7f0b16bfada0f309b30870ea85d09d48bbe46

See more details on using hashes here.

File details

Details for the file xgorn_api-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: xgorn_api-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for xgorn_api-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 07a5e614124f84c29992aea564487b9f636ada0a4619de00239e98ed31ba20ac
MD5 c581a1d6ebb6698178825e9b23c3956d
BLAKE2b-256 513ca1013a9e6ac63a7131d7371018f9fac5e530df4409d8f2186e47c9ce7af0

See more details on using hashes here.

Supported by

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