Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/projectbarks/thelaugher
- Owner: ProjectBarks
- Created: 2015-05-20T06:04:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T05:50:25.000Z (almost 7 years ago)
- Last Synced: 2024-04-17T04:06:34.029Z (7 months ago)
- Topics: andorid, gae, restful-api, scraping
- Language: Java
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.