Ko-fi Scraper
3 days trial then $15.00/month - No credit card required now
Ko-fi Scraper
3 days trial then $15.00/month - No credit card required now
Extract publicly available data from Ko-fi profiles, including creator details, supporter insights, and revenue estimates. Perfect for market research, competitor analysis, and influencer tracking.
☕️ Welcome to Ko-fi Scraper
💫 About ko-fi.com
Ko-fi is a platform that enables creators, artists, and content makers to receive financial support from their fans and community through one-time donations or monthly subscriptions. The platform is known for its simple "buy me a coffee" concept, where supporters can contribute small amounts (typically starting at $3, the price of a coffee) to support their favorite creators. Ko-fi stands out for its creator-friendly approach with no platform fees on basic donations and provides features like commission sales, memberships, and digital product shops.
ℹ About This Actor
Ko-fi Scraper is a tool that allows you to scrape basic data from Ko-fi profiles.
🚀 Usage Tips
- Use just the username part from Ko-fi URLs (e.g., for "https://ko-fi.com/pixebo" use "pixebo").
- Set
getTopSupporters
to false if you only need basic profile data. - The scraper automatically handles rate limiting and respects Ko-fi's robots.txt.
⚠️ Things to consider
- Only publicly available data is accessible.
- Some profile information may be hidden by creators.
- Revenue estimates are approximate.
📝 Input example
1{ 2 "usernames": ["mochibuddies"], 3 "getTopSupporters": true 4}
🎯 Output example
1{ 2 "username": "mochibuddies", 3 "avatarUrl": "https://cdn.ko-fi.com/cdn/useruploads/54e103c3-6480-4b88-87ef-8a7a1e6c969e.jpg", 4 "bannerUrl": "https://storage.ko-fi.com/cdn/useruploads/jpg_7296c66c-c6b0-4f53-8a61-ed19c2028ab7cover.jpg?v=5b20fa9a-981e-4046-8903-42bff6453175", 5 "about": "Planning to open a shop front in future!\r\nWe will be saving money for the renovation, monthly rental and furnitures. Any amount of tips would be a big help! 🙏🏻", 6 "pageIntro": "Welcome to Mochi Buddies! (✿◠‿◠)\r\n\r\n----------------------------------------------------------\r\n*Shipping of kofi shop items except stickers rewards on every Wednesday.\r\n----------------------------------------------------------\r\nKofi membership shipping dates.\r\n*Shipping dates for Kofi sticker club (eg Jan rewards will be shipped in Feb)\r\nCurrent Dispatch Schedule for Sticker Club Stickers Rewards.\r\n\r\nApril Rewards: 17 May\r\nMay Rewards: 14 June\r\nJune Rewards: 30 July (Delayed as I will be at oversea conventions)\r\nJuly Rewards: 16 August\r\n\r\nCheck out my membership tiers for more subscriptions options where you can receive monthly theme sticker packs automatically ~ 😋 !\r\n\r\nAll prices stated are inclusive of delivery. International tiers comes with tracking number for your mails.\r\n\r\nRemember to sign up and login when making a pledge so you can unlock the benefits!\r\n\r\nPlease consider to support what I do by treating mochibuddies a flower~\r\n\r\nThese goes into paying rent! Even if you can't support right now, by supporting my social media would be very much appreciated too!", 7 "followerCount": null, 8 "supporterCount": 635, 9 "mainWebsiteUrl": "https://www.mochibuddies.com/", 10 "socialLinks": [ 11 "https://instagram.com/mochibuddies", 12 "https://facebook.com/mochibuddies", 13 "https://twitter.com/mochibuddies", 14 "https://www.tiktok.com/@mochibuddies" 15 ], 16 "categories": [ 17 { 18 "name": "Drawing & Painting", 19 "url": "https://ko-fi.com/explore?category=Drawing+%26+Painting" 20 }, 21 { 22 "name": "Design", 23 "url": "https://ko-fi.com/explore?category=Design" 24 }, 25 { 26 "name": "Social", 27 "url": "https://ko-fi.com/explore?category=Social" 28 }, 29 { 30 "name": "Art", 31 "url": "https://ko-fi.com/explore?category=Art" 32 } 33 ], 34 "kofiCounter": 4453, 35 "estimatedKofiRevenue": 22265, 36 "memberships": [ 37 { 38 "id": "a10524b9-06fc-4aac-bba3-1153f4e84b6b", 39 "name": "mochi companion", 40 "pricePerMonth": 3, 41 "description": "Enjoying my creations? You can join this tier to help me continue to make my art journey possible! :D\n\nAll membership prices in USD.", 42 "spotsAvailable": null, 43 "activeMemberCount": 4, 44 "monthlyEstimatedRevenue": 12, 45 "previewImages": [], 46 "benefits": [ 47 "Exclusive Content", 48 "Digital Wallpapers" 49 ] 50 }, 51 ... 52 ], 53 "minimumKofiAmount": 5, 54 "currency": "USD", 55 "goal": { 56 "title": "✨ Future mochibuddies Retail Shop ✨", 57 "percentage": 25, 58 "description": "Planning to open a shop front in future!\r\nWe will be saving money for the renovation, monthly rental and furnitures. Any amount of tips would be a big help! 🙏🏻" 59 }, 60 "topSupporters": [ 61 { 62 "username": "Cheryl", 63 "url": "https://ko-fi.com/undefined", 64 "avatar": "https://storage.ko-fi.com/cdn/useruploads/a4f97f0a-9711-45b3-be47-2f0945d6806c_tiny.png" 65 }, 66 { 67 "username": "YingYin", 68 "url": "https://ko-fi.com/undefined", 69 "avatar": "https://cdn.ko-fi.com/cdn/useruploads/tiny_a00247c5-8fe2-4760-a28b-72ddcd746b3e.jpg" 70 }, 71 ... 72 ] 73}
💬 Support
If you have any questions or run into issues, please create a new issue in the repository.
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 2 days ago