Skip to content

Releases: data-scrape/threads-scraper

v1.0.0 - Initial Release

Choose a tag to compare

@data-scrape data-scrape released this 06 Aug 01:52

🎉 Initial Release v1.0.0

Features

  • ✅ Full scraper implementation with data extraction
  • ✅ JSON & CSV export support
  • ✅ Proxy rotation for anti-bot protection
  • ✅ CLI with configurable options
  • ✅ Rate limiting and retry logic
  • ✅ Type hints and dataclass models

Installation

pip install -r requirements.txt
python scraper.py --help

Quick Start

python scraper.py --query "your search term" --output results.json

🚀 Powered by CoreClaw — The All-in-One Web Scraping Platform

⭐ Star this repo if it helps you!