Module: TagCrawler

Defined in:
lib/file_writer.rb,
lib/tag_crawler.rb,
lib/web_scraper.rb,
lib/tag_crawler/version.rb

Defined Under Namespace

Classes: FileWriter, Main, WebScraper

Constant Summary collapse

PROTOCOL =
/:\/\//
VALID_PROTOCOLS =
["http", "https"]
VERSION =
"0.1.4"