Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/projectbarks/thelaugher

The Laugher, allows users to create and share jokes. This was a fun project to make not because of the sheer amount of funny jokes I saw, but process of writing a bot to not only find jokes on the web but classify them as well.
https://github.com/projectbarks/thelaugher

andorid gae restful-api scraping

Last synced: 1 day ago
JSON representation

The Laugher, allows users to create and share jokes. This was a fun project to make not because of the sheer amount of funny jokes I saw, but process of writing a bot to not only find jokes on the web but classify them as well.

Awesome Lists containing this project

README

        

# The Laugher

Comprised of a app engine host and an app, The Laugher, allows users to create and share jokes. This was a fun project to make not because of the sheer amount of funny jokes I saw, but process of writing a bot to not only find jokes on the web but classify them as well.

![](http://i.imgur.com/fUz4hzk.png)

### Features

- [x] Joke Scraping
- [x] Simple Android App

### A Note

This app was not serious but rather me playing around in some new libraries and testing out capabilities. In fact the server side has been lost since making the app but involved a lot of new web scraping techniques.