Overview
Social Analyzer supports searching across 900+ social media websites. Instead of searching all websites, you can filter by specific criteria to focus your analysis and reduce scanning time.Basic Website Selection
Specific Websites
string
default:"all"
Search specific websites by name, separated by spaces.
Use
--list to see all available website namesAll Websites (Default)
Top Websites Selection
string
default:"0"
Select the top N most popular websites automatically.Note: When using
--top, the --websites parameter is not needed.Popular Top Values
- Top 10: Major platforms (YouTube, Facebook, Instagram, Twitter, etc.)
- Top 25: Includes regional platforms and popular forums
- Top 50: Comprehensive coverage of mainstream social media
- Top 100: Extended coverage including niche platforms
Filter by Country
string
default:"all"
Select websites by country or countries, separated by spaces.Format: Two-letter country codes (ISO 3166-1 alpha-2)
Common Country Codes
Multi-Country Example
Filter by Website Type
string
default:"all"
Select websites by category or type.Available Types:
adult- Adult content platformsmusic- Music streaming and sharing platformsgaming- Gaming communities and platformsdating- Dating and relationship platformsbusiness- Professional and business networksforum- Discussion forums and communitiesvideo- Video sharing platformsphoto- Photo sharing platformsblog- Blogging platformsall- All types (default)
Type Categories Examples
Music Platforms:Combining Filters
Top + Country
Type + Country
Top + Type
All Filters Combined
Listing Available Websites
boolean
default:"false"
Display all available websites and exit without performing a search.The output includes:
- Website name
- Country
- Type/category
- Detection methods
Performance Considerations
Scan Time Estimates
Optimization Tips
-
Start with top websites:
-
Filter by relevant countries:
-
Use specific websites for known platforms:
-
Combine with fast mode and filtering:
Complete Examples
Targeted Professional Search
Content Creator Analysis
Regional Investigation
Quick Popular Platforms Check
FAQ
How do I know which websites to search?
How do I know which websites to search?
Start with Then use:
--list to see all available websites:--top 25for general searches--typefor category-specific searches--countriesfor regional searches- Specific
--websiteswhen you know the target’s platforms
Can I exclude certain websites?
Can I exclude certain websites?
Social Analyzer doesn’t have a built-in exclude feature. Instead:
- Use positive filters (
--websites,--top,--type,--countries) - Filter results after scanning with
--output jsonand post-processing
What does 'top' mean in --top parameter?
What does 'top' mean in --top parameter?
The
--top parameter selects websites ranked by:- Global popularity
- Traffic volume
- User base size
- Detection reliability
How often is the website database updated?
How often is the website database updated?
The websites database (
data/sites.json) is updated regularly by the Social Analyzer team. Check the repository for the latest updates:Can I add custom websites?
Can I add custom websites?
Yes! You can add custom websites by editing
data/sites.json. The file contains detection rules for each website including URL patterns, detection methods, and metadata extraction rules.What if a website is blocked in my country?
What if a website is blocked in my country?
See Also
- CLI Options - All available command-line options
- Proxy Settings - Configure proxy and network settings
- Quickstart - Get started with Social Analyzer
- Integration Guide - Integrate Social Analyzer with other tools