stackz-bueller / Random-Book-Excerpts

Simple python script that creates a webpage server and serves random book excerpts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Book Excerpts

Simple python script utilizes BeautifulSoup, Flask, Gevent, Webhooks & Threading to build a Web App that serves random book excerpts.

Programatic Steps

Step 1: Parse Random Books Page

Step 2: Select Random Book

Step 3: Parse out an excerpt

Step 4: Apply Data to Template

Step 5: Return IP Address of visitor to Google Sheet

Step 6: Return Template for user viewing

About

Simple python script that creates a webpage server and serves random book excerpts


Languages

Language:HTML 62.0%Language:Python 24.1%Language:CSS 13.9%