Jinchaos/app-review-scraper
Split comments and report into tabs
Speed up YouTube scraping under HF throttling
YouTube scraping: per-request retry + diagnostic logging
Harden YouTube scraping for datacenter IPs
Rename to Comment Scraper, deeper reports, gpt-5.4 default
Switch translation API from HF Qwen2.5-72B to Company gemini-2.5-flash
Parallelize translation with ThreadPoolExecutor (5-8x faster)
Use curl_cffi to bypass YouTube TLS-fingerprint block on datacenter IPs
Merge remote-tracking branch 'hf/main'
Add TikTok comment scraping support
Upload analyzer.py with huggingface_hub
Upload app.py with huggingface_hub
Upload analyzer.py with huggingface_hub
Upload .env.example with huggingface_hub
Upload Dockerfile with huggingface_hub
Upload requirements.txt with huggingface_hub
Upload analyzer.py with huggingface_hub
Upload scraper.py with huggingface_hub
Upload app.py with huggingface_hub
initial commit
Initial commit: app review scraper with LLM translation & analysis
