Module: YelpHtmlParser

Defined in:
lib/yelp_html_parser.rb,
lib/yelp_html_parser/errors.rb,
lib/yelp_html_parser/version.rb,
lib/yelp_html_parser/business.rb,
lib/yelp_html_parser/resources/business.rb,
lib/yelp_html_parser/resource_parsers/business.rb,
lib/yelp_html_parser/helpers/secondary_attributes_parser.rb

Defined Under Namespace

Modules: Errors, Helpers, ResourceParsers, Resources Classes: Business

Constant Summary collapse

YELP_DOMAIN =
"http://www.yelp.com/"
VERSION =
"0.0.1"