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

Example Movies

from netwix.types import Movies

movie = Movies("81161626")
print(movie.allData) # Output: A dictionary with all the data of the specific movie

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.6.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

netwix-0.1.6-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: netwix-0.1.6.tar.gz
  • Upload date:
  • Size: 3.9 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.6.tar.gz
Algorithm Hash digest
SHA256 90ce46a0b0dc114d589a763e83072ea0a372d9b01fdda4470a6981ce5ee30156
MD5 eb83f89127c0892aed1e5151e736c90d
BLAKE2b-256 1f16bc45d61f44d13a128674a5041080bf604ef0607a71da0761df78e16c8753

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netwix-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 df99fdc7e0cb0cc94fd757b4034792795984d59be1d59c0b0dc9a79e4e2b6834
MD5 46f1d8bc0328f5e51a98853229091b26
BLAKE2b-256 cf43cba070659e0762af08c8252b52c8fb43d2dc0aacda94a505086e05c1f076

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