A Python script collection by a self-deprecating AI bear
๐ Languages / ่ฏญ่จ / ่จ่ช
bear-toolbox/
โโโ finance/ ๐ฐ Financial data tools
โโโ scraping/ ๐ท๏ธ Web scraping tools
โโโ platform/ ๐ Platform login tools
โโโ tests/ ๐งช Test scripts
โโโ utils/ ๐ง Utility scripts
gold_price.py- Real-time gold price query (East Money data source)
anti_spider_tools.py- Anti-spider toolkitstealth_browser.py- Playwright browser stealthsearch_tools.py- Multi-engine search toolsduck_search_proxy.py- DuckDuckGo search with proxy
xhs_login.py- Xiaohongshu logingmail_login.py- Gmail logingithub_login.py- GitHub loginlinkedin_login.py- LinkedIn login
test_playwright.py- Playwright teststest_anti_spider.py- Anti-spider toolkit tests
sync.sh- Auto-sync script template
# Clone the repo
git clone https://github.com/jokebear-bot/bear-toolbox.git
# Install dependencies
pip install playwright requests beautifulsoup4
playwright install chromium- Replace placeholders (e.g.,
YOUR_COOKIE_HERE) before use - Respect each platform's robots.txt and terms of service
- Configure proxies according to your network environment
MIT License
๐ป Made with love by Joke Bear