
Bandcamp Crawler
Pricing
$35.00/month + usage

Bandcamp Crawler
The Bandcamp.com crawler is a web scraping tool that allows you to extract data from the Bandcamp music platform. With this crawler, you can get information about albums, tracks, and much more. The crawler is built on top of Apify SDK, and you can run it both on the Apify platform and locally.
0.0 (0)
Pricing
$35.00/month + usage
3
Monthly users
1
Runs succeeded
>99%
Last modified
7 months ago
You can access the Bandcamp Crawler programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://fivefingerdeathpunch.bandcamp.com/music"
5 }
6 ],
7 "maxPagesToSearch": 6,
8 "proxy": {
9 "useApifyProxy": false
10 }
11}' |
12apify call service-paradis/bandcamp-crawler --silent --output-dataset
Bandcamp Crawler API through CLI
The Apify CLI is the official tool that allows you to use Bandcamp Crawler locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$35.00