Skip to main content

A small package for getting Webtoon comics for Python3.

Project description

<center>
<h1>Webtoons site scraper, for Python 3</h1>
</center>
Note: this module was based off of [this](https://github.com/Galactus03/webtoons)
repository for Python2. Big thanks to @Galactus03!

I added more resiliency to the functions, transferred all code to Python3 syntax, fixed quite some bugs, and made it return results.

----

This module has these functions:

`popularity_age(age, sex, toShow)` -> takes in parameters age, sex, and toShow. If not given, random.choice chooses age and sex, and toShow defaults to integer 5.
Returns list of toShow amount of the most popular webtoons based on age and sex.

`author_comics(author)` -> takes in parameter author.
Returns list of all comics that the specified author has created.

`new_releases(toShow)` -> takes in parameter toShow.
Returns list of toShow amount of webtoons that were updated today

`top10_of_day()` -> takes in no parameters.
Returns list of the top 10 most popular comics today.

`best_rated(toShow)` -> takes in parameter toShow.
Returns list of toShow amount of the most popular webtoons.

`top_in_genre(g, toShow)` -> takes in parameters g and toShow.
Returns list of toShow amount of the most popular comics in genre g.

----

<h3>INSTALLATION DIRECTIONS (pip)</h3>
To install, simply run

sudo pip3 install webtoons

to install webtoons (this module!), requests, and BeautifulSoup4, which are dependencies.


<h3>ALTERNATE INSTALLATION DIRECTIONS (cloning)</h3>
Clone the repository and install it:

git clone https://github.com/joshdabosh/webtoons.git
cd webtoons
sudo python3 setup.py install

----

<h3>USE</h3>
To use, simply start an instance of webtoons and run a few functions!

import webtoons
wt = webtoons.Webtoons()
print(wt.top10_of_day())
# prints the top 10 comics of the day


----

Comments or suggestions are welcome!


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

webtoons-0.1.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

webtoons-0.1.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file webtoons-0.1.2.tar.gz.

File metadata

  • Download URL: webtoons-0.1.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/3.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.4.3

File hashes

Hashes for webtoons-0.1.2.tar.gz
Algorithm Hash digest
SHA256 dc36c38f374bd2e5204a638793ca584f95b2bd9154060292c92c0f4809039081
MD5 b7d8bebfe42a90b2dd315346f3505d39
BLAKE2b-256 9726a564ac5be7341893ebf5cdac612f35a30a00b0379a0a0997df43cc7d6fbd

See more details on using hashes here.

File details

Details for the file webtoons-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: webtoons-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/3.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.4.3

File hashes

Hashes for webtoons-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9f22d89d459a2645ea4d8ba4aa6bfc66f66d3ef9155eec183f28c73753abbf55
MD5 304a8ab8f1ed952f0e30365ab5872328
BLAKE2b-256 443703bb2a796c0ec77dac9beaf17aec117a4bb1ad48a822941c6b204dbf9466

See more details on using hashes here.

Supported by

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