Skip to content

agrimm/Easy-Roommate-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== DESCRIPTION:

Parse Easy roommate's data, to make it easier to find relevant entries.

== DISCLAIMER:

* Most web sites don't like unauthorized web scrapers, so don't hammer it with a hundred hits a second!
* The author(s) of this software are in no way affiliated with Easy Roommate, apart from having a profile on there. And not wanting to have that profile taken down because of misbehaviour!

== REQUIREMENTS:

* Nokogiri
* ternary_logic

== INSTALL:

* Currently not a gem

== USAGE:

* bin/parse_easyroommate_results.rb search_page.html notes.rtf
* * Where search_page.html is the source of a page listing search results
* * And notes.rtf is a plain text file containing your existing notes

== CURRENT BUGS:

* Listed at http://github.com/agrimm/Easy-Roommate-parser/issues

== CONTACT:

* http://au.easyroommate.com/sydney-share-accommodation/want-to-live-near-unsw-and-city/L100702201156254/201007022011561763
* Oh, you meant about the software? Try github, or tweet me at @andrewjgrimm

== LICENSE:

(The MIT License)

Copyright (c) 2011 Andrew Grimm.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Parse Easy Roommate data to make it easier for me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages