Module: BcCrawler

Defined in:
lib/bc_crawler/main.rb,
lib/bc_crawler.rb,
lib/bc_crawler/track.rb,
lib/bc_crawler/helper.rb,
lib/bc_crawler/release.rb,
lib/bc_crawler/version.rb

Overview

BcCrawler (Bandcamp Crawler) can be used to fetch release data from a given artist, band or label on bandcamp.com. It will fetch the main information such as band name, release name, track name, track duration, track number, etc.

Defined Under Namespace

Classes: Helper, Main, Release, Track

Constant Summary collapse

VERSION =
'0.0.4'