4pr0n / irarchives

NSFW reverse image search for reddit

Home Page:http://i.rarchives.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irarchives

Summary

NSFW reverse image search for reddit

Implementation

http://i.rarchives.com (Warning: NSFW)

Overview

Many NSFW reddit posts contain more information about an image.

The repo contains:

  • a script to scrape images from reddit posts and store the data in a database.
  • a web interface for searching the database

Requirements

Tested with Python 2.6.x. Should work with 2.7 and possibly 2.5 (not compatible with 2.4 due to JSON limitations).

The image calculations require Python Imaging Library, or PIL.

Notes

There is no database included with the repo for obvious reasons.

The database will have to be generated by the user or, if you ask nicely, you can have a copy of the current database which has over 1.5 million hashed images.

About

NSFW reverse image search for reddit

http://i.rarchives.com/


Languages

Language:Python 67.4%Language:JavaScript 17.2%Language:CSS 15.2%Language:Shell 0.1%