Skip to content

A simple app made using kivyMD that makes use of web scraping to get details about anime.

Notifications You must be signed in to change notification settings

Ngonie-x/anime_mobileapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime_mobileapp

A simple app made using kivyMD that makes use of web scraping to get details about anime. Details are scrapped from: https://gogoanime.vc/

Usage

Go to https://gogoanime.vc/ Search for the anime Open the anime page. Copy the anime URL, It should look something like: https://gogoanime.vc/category/name-of-anime for example: https://gogoanime.vc/category/tokyo-revengers

Requirements

  • Kivy==2.0.0
  • beautifulsoup4==4.9.3
  • bs4==0.0.1
  • kivymd==0.104.2
  • requests==2.25.1

What I learned

  • Web scraping with beautifulsoup and requests
  • Using the refresh layout in kivymd
  • packaging using buildozer

Interface

Screenshot (36)

Screenshot (38)

Screenshot (37)

About

A simple app made using kivyMD that makes use of web scraping to get details about anime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published