Ok, I think I've figured it out. Their web page is excellent for this kind of work. Almost all data is fetched by some API call :-).

https://bandcamp.com/api/fancollection/1/followers
https://bandcamp.com/api/fancollection/1/following_bands
https://bandcamp.com/api/fancollection/1/following_fans
https://bandcamp.com/api/fancollection/1/wishlist_items
https://bandcamp.com/api/fancollection/1/collection_items

Just the parameters I still need to figure fully out. They use some token for the paging which seems to be timestamp based, but isn't really...

--

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to