ScrapeBadger
JSON →Access Twitter/X data including user profiles, tweets, followers, trends, lists, and communities via the ScrapeBadger API.
Install
uvx (recommended Tools · 17
- scrape Scrape a single URL with ScrapeBadger
- scrape_batch Scrape multiple URLs in batch
- scrape_screenshot Take a screenshot of a URL
- scrape_pdf Convert a URL to PDF
- scrape_markdown Scrape a URL and return markdown
- scrape_text Scrape a URL and return plain text
- scrape_html Scrape a URL and return raw HTML
- scrape_json Scrape a URL and return structured JSON
- scrape_with_js Scrape a URL with JavaScript rendering
- scrape_with_proxy Scrape a URL using a proxy
- scrape_with_headers Scrape a URL with custom headers
- scrape_with_cookies Scrape a URL with cookies
- scrape_with_auth Scrape a URL with authentication
- scrape_with_retry Scrape a URL with retry logic
- scrape_with_timeout Scrape a URL with custom timeout
- scrape_with_wait Scrape a URL with wait conditions
- scrape_with_actions Scrape a URL with custom actions
Environment variables
SCRAPEBADGER_API_KEY
Links
★ 1 GitHub stars