Social Media Scraping with StableSocial Scrape profiles, posts, comments, followers, and search across TikTok, Instagram, Facebook, and Reddit. All endpoints cost $0.06 per call. Setup See rules/getting-started.md for installation and wallet setup. Notes Use for both the paid POST trigger and the free GET polling step. IMPORTANT: Use exact endpoint paths from the Quick Reference tables below. All paths include a platform prefix (e.g. ). How It Works: Async Two-Step Flow Every request follows a trigger-then-poll pattern: Step 1: Trigger (paid, $0.06) Returns with a JWT token: Step 2: Poll (fre…