Fansly πŸ’™ Scraper avatar
Fansly πŸ’™ Scraper

Pricing

$30.00/month + usage

Go to Store
Fansly πŸ’™ Scraper

Fansly πŸ’™ Scraper

Developed by

cat

cat

Maintained by Community

πŸ’« All-in-One Fansly.com Scraper

5.0 (1)

Pricing

$30.00/month + usage

2

Total users

78

Monthly users

8

Runs succeeded

98%

Last modified

6 days ago

Welcome To Fansly Scraper

dont be sad readme is here

πŸ’™ About Fansly.com

Fansly is a free and subscription-based social media site that hosts adult content. While there are a few extra features Fansly has that OnlyFans doesn’t, the two sites are nearly identical. Even the layout is similar.

Based on Fansly’s Twitter, which was created in November 2020, the site didn’t begin growing until early 2021 when creators started to become concerned OnlyFans might ban adult content. As of August 21, 2021, the site has 2.1 million users, making it one of the more popular OnlyFans alternatives.

πŸ’™ About This Actor

All-In-One Fansly.com Scraper

Features :

  • πŸ’« Scrape User Profile
  • πŸ’« Scrape Post Content and Replies
  • πŸ’« Multiple Query (Bulk Requests)

Disclaimer :

  • πŸ‘‰ Unless LIMIT parameter is provided, default number of results is 1
  • πŸ‘‰ Free Trial maximum number of results is 100
  • πŸ‘‰ Free Trial maximum number of queries is 5

πŸ’™ Tutorial

πŸͺΆ Parameters

InputTypeDescription
querystring arrayList of Query, or Search Terms or Start URL
limitintegerNumber of results (per-query)

πŸͺΆ Basic Usage

Search for user (creator)

{ "query": ["kitty"], "limit": 20 }

AutoDetect URL for possible contents

{ "query": ["https://fansly.com/post/1234567890"] }

... or just use the Post-ID

{ "query": ["1234567890"] }

Scrape a post comments (replies)

{ "query": ["1234567890/replies"] }

πŸͺΆ Advanced Usage

FANSLY Query Language (FQL)

[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]

Possible Query Values

FormatExampleDescription
<KEYWORDS>AI girlsSearch User
@<USER_NAME>@BillGatesUser Data
@<USER_ID>@12345678
/info@BillGates/infoUser info
/posts@BillGates/postsUser posts
/media@BillGates/mediaUser media (video & photo)
/videos@BillGates/videosUser videos
/photos@BillGates/photosUser photos
#<HASHTAG>#animalHashtag Data
tag:<HASHTAG>tag:animal
/posts#animal/postsHashtag posts
<POST_ID>12345678900Post Data
/info12345678900/infoPost content
/replies12345678900/repliesPost replies
https:<URL>https://fansly.com/...Start URL
https://fansly.com/post/<POST_ID>

πŸͺΆ Support

⚑️ Feel free to reach out to the developer for any issues or suggestions for improvement.