- 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+).