Ching L 6b5c4a3a1b refactor(crawler): replace requests with selenium for web scraping
- Replaced requests + BeautifulSoup with Selenium WebDriver
  - Added Chrome WebDriver with headless mode support
  - Updated HTML element extraction to use Selenium locators
  - Fixed logger path to use local directory for cross-platform compatibility
  - Added proper error handling for element extraction
  - Maintained compatibility with existing Redis and Mastodon functionality
2025-12-03 16:07:42 +08:00
2023-07-16 18:47:14 +08:00
2023-07-16 18:47:14 +08:00

chh-crawler

chiphell 爬虫

Description
chiphell 爬虫
Readme 53 KiB
Languages
Python 100%