Facebook Following Scraper
2 hours trial then $19.99/month - No credit card required now
Facebook Following Scraper
2 hours trial then $19.99/month - No credit card required now
Scrape Facebook following list data including profile details, friendship status, and profile images. Perfect for social media analysis and relationship mapping.
Facebook Following List Scraper 👥
🔍 Overview
Extract detailed information from Facebook following lists efficiently and reliably. This actor navigates through Facebook profiles and collects comprehensive data about the accounts a user is following.
✨ Features
- 🚀 High-performance data collection
- 📊 Structured JSON output
- ⚡ Supports custom request limits
📋 Output Data Structure
For each following account, the actor collects:
- Profile ID
- Profile image URL
- Display name
- Username/URL
- Additional profile details
💡 Use Cases
- 🎯 Social media marketing research
- 📊 Audience analysis
- 🔍 Competitor research
- 🤝 Network mapping
- 📈 Influence tracking
⚙️ Input Parameters
url
: Facebook profile URL to scrapemaxItems
: Maximum number of items to collect
Input Example
A full explanation of an input example in JSON.
1{ 2 "url": "https://www.facebook.com/real.dylan.thibert/", 3 "maxItems": 20 4}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "id": "100064487118317", 4 "image": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/462614990_944230244403204_6935417447634350274_n.jpg?stp=c0.0.1483.1483a_dst-jpg_s160x160&_nc_cat=105&ccb=1-7&_nc_sid=14862c&_nc_ohc=Q2cPhpM12wYQ7kNvgE7Jenc&_nc_zt=24&_nc_ht=scontent-ams4-1.xx&_nc_gid=AEmbE-8tpCs0wXqCWKVW9Q5&oh=00_AYDDzBbdYeVvyNGxtloQEJN89uW-DgqjX0aaQnD7fJAcMA&oe=6728F3FB", 5 "title": "Uncut Magazine", 6 "subtitle_text": "", 7 "url": "https://www.facebook.com/UncutMagazine" 8 }, 9 ... 10]
- 4 monthly users
- 0 stars
- 100.0% runs succeeded
- Created in Oct 2024
- Modified 17 days ago