Skip to main content

A simple API wrapper for wlnupdates

Project description

wlnupdates-api.py

A simple API wrapper for wlnupdates to get json data based on ID.


Installation

Install via pip (recommended)

python3 -m pip install wlnupdates-api

Wrapper

All Wrapper functions only accepts ID as param

Wrapper param Value Description
ID String (optional) ID for the novel/series you're requesting
from wlnupdates-api import Wrapper

data = Wrapper()

print(data.get_series_data('3')

Search

title_search param Value Description
name String (required) Name for the novel/series you're requesting
similarityNum Float (optional) This param will output any lists with a value above the number you entered.
fullList Boolean (optional) If true, will output clean list with match(similarity num, name) and sid(series ID)

Usage for Search

from wlnupdates-api import Search

data = Search()

print(data.title_search(name, similarityNum=0, fullList=False))

Contributing

Contributions are always welcome!
Take a look at any existing issues on this repository for starting places to help contribute towards, or simply create your own new contribution to the project.

When you are ready, simply create a pull request for your contribution and we will review it whenever we can!

  • If you have an issue, please create a GitHub issue here to report it, include as much detail as you can.

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

wlnupdates-1.0.4.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file wlnupdates-1.0.4.tar.gz.

File metadata

  • Download URL: wlnupdates-1.0.4.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for wlnupdates-1.0.4.tar.gz
Algorithm Hash digest
SHA256 6ee53a1affc9816f654c177fbd6df3bdf6669c144a3182db79508b398b3c5127
MD5 0e9d02318dc4e0b5faec4990b363973a
BLAKE2b-256 7c9c98090dafa2b875ecc0dd26ec5fa11e311acbec9a88bd779278eba63bb320

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