bandcamp-fetch/examples/fan/getInfo_output.txt

15 lines
381 B
Plaintext
Raw Permalink Normal View History

2022-06-23 14:09:44 +02:00
{
type: 'fan',
2023-06-10 16:52:27 +02:00
name: 'Patrick Kan',
2022-06-23 14:09:44 +02:00
username: 'patrickkfkan',
url: 'https://bandcamp.com/patrickkfkan',
description: 'Hello there!',
location: 'Hong Kong',
websiteUrl: 'http://www.google.com',
imageUrl: 'https://f4.bcbits.com/img/29024471_20.jpg',
followingGenresCount: 45,
2023-10-28 14:59:43 +02:00
followingArtistsAndLabelsCount: 70,
collectionItemCount: 1,
wishlistItemCount: 0
2022-06-23 14:09:44 +02:00
}