Bandcamp Crawler avatar

Bandcamp Crawler

Try for free

3 days trial then $35.00/month - No credit card required now

Go to Store
Bandcamp Crawler

Bandcamp Crawler

service-paradis/bandcamp-crawler
Try for free

3 days trial then $35.00/month - No credit card required now

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.

Start URLs

startUrlsarrayOptional

URLs to fetch data from.

Maximum number of pages to crawl in Search page

maxPagesToSearchintegerOptional

When the starting URL is a search page, this parameter will define how many pages to crawl.

Default value of this property is 6

Fetch Albums from Search page

fetchAlbumsFromSearchbooleanOptional

Will fetch albums details found in the search pages and store them as individual items when activated.

Default value of this property is false

Fetch Tracks from Search page

fetchTracksFromSearchbooleanOptional

Will fetch tracks details found in the search pages and store them as individual items when activated.

Default value of this property is false

Fetch Albums from Discover page

fetchAlbumsFromDiscoverbooleanOptional

Will fetch albums details found in the discover pages and store them as individual items when activated.

Default value of this property is false

Fetch Artists from Discover page

fetchArtistsFromDiscoverbooleanOptional

Will fetch artists details found in the discover pages and store them as individual items when activated.

Default value of this property is false

Fetch Tracks from Album

fetchTracksFromAlbumbooleanOptional

Will fetch tracks details found in the album pages and store them as individual items when activated.

Default value of this property is false

Fetch Album from Tracks

fetchAlbumFromTrackbooleanOptional

Will fetch album details found in the track pages and store them as individual items when activated.

Default value of this property is false

Proxy configuration

proxyobjectOptional

You can edit this to use Apify proxy, or provide your own proxy servers.

Default value of this property is {"useApifyProxy":false}

Debug Mode

debugbooleanOptional

See detailed logs when activated.

Default value of this property is false

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 3 stars

  • >99% runs succeeded

  • 10 days response time

  • Created in Apr 2023

  • Modified 2 months ago