Skip to main content

Netwix is a python client for Netflix. With netwix by simply entering the Netflix ID the user can access data related to movies and tv shows available on Netflix

Project description

netwix ♨️

Netwix is a python client for Netflix. With netwix by simply entering the Netflix ID the user can access data related to movies and tv shows available on Netflix.

Installation 📥

Install netwix using pip

pip install netwix

Authors ✍️

Contributing 🤝

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct. For more info please check the CODE_OF_CONDUCT.md file

Feedback 💭

If you have any feedback, please reach out to us at this email address.

Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language. If you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.

License

License

Documentation 📄

Example Movie ID

  • **Movie: **Red Notice
  • **URL: **https://www.netflix.com/watch/81161626
  • **Movie ID: **81161626

Example Movies

from netwix.types import Movies

movie = Movies("81161626")
print(movie.name) # Output: Red Notice

Movies Attributes

  • type
  • name
  • description
  • url
  • contentRating
  • genre
  • imgUrl
  • awards
  • startDate
  • creationDate
  • actors
  • creators
  • directors
  • trailer

Example Series ID

  • **Serie: **The Office
  • **URL: **https://www.netflix.com/watch/70126228
  • **Series ID: **70126228

Example Series

from netwix.types import Series

serie = Series("70126228")
print(serie.name) # Output: The Office

Series Attributes

  • type
  • name
  • description
  • url
  • contentRating
  • genre
  • imgUrl
  • startDate
  • creationDate
  • awards
  • seasons
  • actors
  • creators
  • directors

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

netwix-0.1.4.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

netwix-0.1.4-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file netwix-0.1.4.tar.gz.

File metadata

  • Download URL: netwix-0.1.4.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for netwix-0.1.4.tar.gz
Algorithm Hash digest
SHA256 8ad99dcfd11abdb25f9bf291d2e390a7377496758d6e2320e1773904fa4851f3
MD5 5e0bd3a1d3718f9ab0d3f3af64144ee6
BLAKE2b-256 9ad822912d9821a79969d919db7f9a012d9d9807a4b4e1cb5cfb63a14b2742bc

See more details on using hashes here.

File details

Details for the file netwix-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: netwix-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for netwix-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 40c586c1cf12f3e7ef533a31e2ba361d6435df6a40fdab5067abe1a1cd4fbbcc
MD5 945b8458921e3911813d76fa60c4ee7e
BLAKE2b-256 a59c329e8ebca36b27a38465919e447847febb9878011ced71750bf29f897e3a

See more details on using hashes here.

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