vibe-coding-cn/assets/skills/twscrape/references/index.md

1.4 KiB

twscrape Reference Documentation

Overview

This directory contains detailed reference documentation for twscrape, a Python library for scraping Twitter/X data.

Reference Files

Core Documentation

Quick Navigation

Getting Started

  1. Read installation.md for setup
  2. Review account_management.md for adding accounts
  3. Check examples.md for quick start code

API Reference

Advanced Topics

Key Features

  • Async/await support for parallel operations
  • Automatic account rotation
  • Session persistence
  • Multiple proxy support
  • SNScrape-compatible data models
  • Both CLI and Python API