ned2 / okdata

Yet another OKC data mining tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

okdata

Yet another OKCupid data mining tool.

A tool for learning interesting things about the dating pool in an area. Supports scraping OKCupid user profiles in JSON format and then doing things with the data. The things are a work in progress.

Disclaimer

If you want to use this software to interact with www.okcupid.com, please first read and make sure you are complying with their terms of service.

https://www.okcupid.com/legal/terms

Note that this code was developed personal educational purposes and is not intended as a reusable API.

Dependencies:

Note that the only dependency for scraping is Requests.

Instructions for use

  1. Scrape data. See okscraper.py for details.
  2. Do things with data.

About

Yet another OKC data mining tool.

License:MIT License


Languages

Language:Python 100.0%