Scrape Creators Documentation
IntroductionInstagram
Facebook
Reddit
Google




Featured
TikTok
GETProfile
GETProfile Region
GETUser's Audience Demographics
GETCollection Videos
GETProfile VideosFeatured endpoint
GETVideo InfoFeatured endpoint
GETTranscriptFeatured endpoint
GETLive
GETLive Info
GETComments
GETComment Replies
GETFollowing
GETFollowers
GETSearch Users
GETSearch Suggestions
GETSearch by Hashtag
GETSearch by KeywordFeatured endpoint
GETTop Search
GETGet popular creators
GETGet Song Details
GETTikToks using Song
GETTrending Feed
GETProfileFeatured endpoint
GETBasic Profile
GETPostsFeatured endpoint
GETUser Tagged Posts
GETReelsFeatured endpoint
GETPost/Reel InfoFeatured endpoint
GETTranscriptFeatured endpoint
GETSearch Instagram
GETPopular Search
GETSearch Hashtag Posts
GETSearch Instagram Profiles
GETSearch ReelsFeatured endpoint
GETGet Reels By Audio Id
GETTrending Reels
GETComments
GETComment Replies
GETStory Highlights
GETHighlights Details
GETProfile Post Count
GETEmbed HTML
YouTube
GETChannel Details
GETChannel Videos
GETChannel Playlists
GETChannel Lives
GETChannel Community Posts
GETChannel Shorts
GETVideo/Short DetailsFeatured endpoint
GETTranscriptFeatured endpoint
GETVideo Sponsors
GETSearch
GETSearch Typeahead
GETSearch by Hashtag
GETComments
GETComment Replies
GETTrending Shorts
GETPlaylist
GETCommunity Post Details
GETProfile
GETProfile Reels
GETProfile Photos
GETProfile Posts
GETProfile Events
GETPost
GETTranscript
GETComments
GETComment Replies
GETFacebook Group Info
GETFacebook Group Posts
GitHub
GETUser
GETRepositories
GETPull Requests
GETActivity
GETFollowers
GETFollowing
GETContributions
GETRepository
GETTrending Repositories
GETTrending Developers
Facebook Ad Library
GETAd Details
GETAd Transcript
GETSearchFeatured endpoint
POSTSearchFeatured endpoint
GETCompany AdsFeatured endpoint
POSTCompany AdsFeatured endpoint
GETSearch for Companies
GETSubreddit Details
GETSubreddit Posts
GETSubreddit Search
GETPost
GETPost Comments
POSTPost Comments
GETPost Transcript
GETSearch
GETSearch
Kick
GETClip
Linktree
GETLinktree page
Komi
GETKomi page
Pillar
GETPillar page
Linkbio
GETLinkbio page
Amazon Shop
GETAmazon Shop page
Linkme
GETProfile
API Documentation
Featured
TikTok
- GETProfile
- GETProfile Region
- GETUser's Audience Demographics
- GETCollection Videos
- GETProfile VideosFeatured endpoint
- GETVideo InfoFeatured endpoint
- GETTranscriptFeatured endpoint
- GETLive
- GETLive Info
- GETComments
- GETComment Replies
- GETFollowing
- GETFollowers
- GETSearch Users
- GETSearch Suggestions
- GETSearch by Hashtag
- GETSearch by KeywordFeatured endpoint
- GETTop Search
- GETGet popular creators
- GETGet Song Details
- GETTikToks using Song
- GETTrending Feed
- GETProfileFeatured endpoint
- GETBasic Profile
- GETPostsFeatured endpoint
- GETUser Tagged Posts
- GETReelsFeatured endpoint
- GETPost/Reel InfoFeatured endpoint
- GETTranscriptFeatured endpoint
- GETSearch Instagram
- GETPopular Search
- GETSearch Hashtag Posts
- GETSearch Instagram Profiles
- GETSearch ReelsFeatured endpoint
- GETGet Reels By Audio Id
- GETTrending Reels
- GETComments
- GETComment Replies
- GETStory Highlights
- GETHighlights Details
- GETProfile Post Count
- GETEmbed HTML
YouTube
- GETChannel Details
- GETChannel Videos
- GETChannel Playlists
- GETChannel Lives
- GETChannel Community Posts
- GETChannel Shorts
- GETVideo/Short DetailsFeatured endpoint
- GETTranscriptFeatured endpoint
- GETVideo Sponsors
- GETSearch
- GETSearch Typeahead
- GETSearch by Hashtag
- GETComments
- GETComment Replies
- GETTrending Shorts
- GETPlaylist
- GETCommunity Post Details
GitHub
Facebook Marketplace
Facebook Events
Facebook Ad Library
TikTok Ad Library
Google Ad Library
LinkedIn Ad Library
Truth Social
Bluesky
SoundCloud
Kick
Linktree
Komi
Pillar
Linkbio
Amazon Shop
Linkme
Facebook Facebook Group Info API
Get the public About-page information for a Facebook group.
1 creditper request
GET
/v1/facebook/group
Copy
curl "https://api.scrapecreators.com/v1/facebook/group" \
-H "x-api-key: " Copy
{
"success": true,
"credits_remaining": 49999999999,
"credits_charged": 1,
"id": "366190054572553",
"url": "https://www.facebook.com/groups/366190054572553",
"name": "Python Programming",
"description": "Let's share our knowledge on Python Programming",
"privacy": {
"label": "Public",
"description": "Anyone can see who's in the group and what they post."
},
"visibility": {
"label": "Visible",
"description": "Anyone can find this group."
},
"categories": [
{
"id": "242504017103922",
"name": "Software & tech"
},
{
"id": "202183377053878",
"name": "Engineering"
}
],
"created_at": "2020-10-14T15:45:03.000Z",
"history_summary": "Group created on October 14, 2020. Name last changed on October 16, 2020.",
"member_count": 710386,
"member_count_text": "710,386 total members",
"administrator_count": 3,
"moderator_count": 0,
"administrators": [
{
"id": "pfbid029b9bjf9rZfL4v9EHdxt1uxng857G4UqwpZjbCHySg88UYWu2XL5ivSixWhXBnZMnl",
"name": "Nusrat Jahan",
"url": "https://www.facebook.com/people/Nusrat-Jahan/pfbid029b9bjf9rZfL4v9EHdxt1uxng857G4UqwpZjbCHySg88UYWu2XL5ivSixWhXBnZMnl/",
"profile_picture_url": "https://scontent.xx.fbcdn.net/example.jpg"
}
],
"moderators": [],
"activity": {
"posts_last_day": 16,
"posts_last_month": 512,
"new_members_text": "No new members in the last week"
},
"rules": [
{
"id": "366191957905696",
"title": "Be Kind and Courteous",
"description": "We're all in this together to create a welcoming environment. Let's treat everyone with respect."
}
],
"about_info": [
{
"type": "XFBPrivacyGroupsAboutInfoItem",
"label": "Public",
"description": "Anyone can see who's in the group and what they post."
}
]
}Headers
x-api-key
string
Your Scrape Creators API key
Query Parameters
url
string
The Facebook group URL. Group sub-page URLs such as /about work too.
Example:
https://www.facebook.com/groups/366190054572553/aboutgroup_id
string
The numeric Facebook group ID. Provide this instead of url if you already have it.
Example:
366190054572553Copy
curl "https://api.scrapecreators.com/v1/facebook/group" \
-H "x-api-key: " Copy
{
"success": true,
"credits_remaining": 49999999999,
"credits_charged": 1,
"id": "366190054572553",
"url": "https://www.facebook.com/groups/366190054572553",
"name": "Python Programming",
"description": "Let's share our knowledge on Python Programming",
"privacy": {
"label": "Public",
"description": "Anyone can see who's in the group and what they post."
},
"visibility": {
"label": "Visible",
"description": "Anyone can find this group."
},
"categories": [
{
"id": "242504017103922",
"name": "Software & tech"
},
{
"id": "202183377053878",
"name": "Engineering"
}
],
"created_at": "2020-10-14T15:45:03.000Z",
"history_summary": "Group created on October 14, 2020. Name last changed on October 16, 2020.",
"member_count": 710386,
"member_count_text": "710,386 total members",
"administrator_count": 3,
"moderator_count": 0,
"administrators": [
{
"id": "pfbid029b9bjf9rZfL4v9EHdxt1uxng857G4UqwpZjbCHySg88UYWu2XL5ivSixWhXBnZMnl",
"name": "Nusrat Jahan",
"url": "https://www.facebook.com/people/Nusrat-Jahan/pfbid029b9bjf9rZfL4v9EHdxt1uxng857G4UqwpZjbCHySg88UYWu2XL5ivSixWhXBnZMnl/",
"profile_picture_url": "https://scontent.xx.fbcdn.net/example.jpg"
}
],
"moderators": [],
"activity": {
"posts_last_day": 16,
"posts_last_month": 512,
"new_members_text": "No new members in the last week"
},
"rules": [
{
"id": "366191957905696",
"title": "Be Kind and Courteous",
"description": "We're all in this together to create a welcoming environment. Let's treat everyone with respect."
}
],
"about_info": [
{
"type": "XFBPrivacyGroupsAboutInfoItem",
"label": "Public",
"description": "Anyone can see who's in the group and what they post."
}
]
}