Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 729 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 729 Bytes

daily-x-posting

Binder

Introduction

Motivated by daily ? posting on various anime subreddit, this project is a simple webscrapper in danbooru database to scrap figures with geiven tags and randomly show one of the scrapped information. The interface provides search bar for tags, refresh for randomly load new picture, browse the database page/source, and download the current picture. The project is written in jupyter notebook with web interface through Voila. Click the binder badge to launch on web browser anywhere!

Libraries

  • Ipython
  • Beautiful Soup
  • Voila