Skip to main content

Otakudesu Scrapper

Project description

Install

> pip install otakudesu

Run on terminal

> python -m otakudesu

Python Interpreter

Search by query

>>> from otakudesu import OtakuDesu
>>> otakudesu = OtakuDesu()
>>> x=otakudesu.search('Saenai heroine')
>>> x.result

Get from schedule

>>> from otakudesu import OtakuDesu
>>> otakudesu = OtakuDesu()
>>> x=otakudesu.getSchedule
>>> x.result

ByUrl

>>> from otakudesu import OtakuDesu
>>> otakudesu = OtakuDesu()
>>> x=otakudesu.byUrl('https://otakudesu.moe/anime/saenai-heroine-subtitle-indonesia/')
>>> x

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

otakudesu-0.0.9.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

otakudesu-0.0.9-py3-none-any.whl (5.7 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