Bandcamp Crawler

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

Bandcamp Crawler

Bandcamp Crawler

service-paradis/bandcamp-crawler

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

startUrls
array
Optional

URLs to fetch data from.

Maximum number of pages to crawl in Search page

maxPagesToSearch
integer
Optional

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

fetchAlbumsFromSearch
boolean
Optional

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

fetchTracksFromSearch
boolean
Optional

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 Tracks from Album

fetchTracksFromAlbum
boolean
Optional

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

fetchAlbumFromTrack
boolean
Optional

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

proxy
object
Optional

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

Default value of this property is

{"useApifyProxy":false}

Debug Mode

debug
boolean
Optional

See detailed logs when activated.

Default value of this property is

false
Developer
Maintained by Community
Actor stats
  • 3 users
  • 220 runs
  • Modified 7 months ago

You might also like these Actors