Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 394 Bytes

File metadata and controls

13 lines (10 loc) · 394 Bytes

History

0.1.1-beta (2025-12-21)

  • Added helper methods for scrape API (get_pdf, get_screenshot, get_html, scrape_with_rules).
  • Added SERP API helper methods (search_text, search_news, search_images).
  • Added account endpoint to retrieve account information.
  • Improved error handling and response processing.
  • Updated Python version support (3.8+).