ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI
https://scrapegraphai.com
MIT License
15.87k stars 1.29k forks source link

add ability to read playwright `storage_state` #799

Closed aflansburg closed 1 week ago

aflansburg commented 1 week ago

This pull request includes several updates to the scrapegraphai/docloaders/chromium.py file, focusing on improving the readability and functionality of the scraping methods. The most important changes include adding support for storage_state in the Playwright scraping methods and reformatting code for better readability.

Enhancements to scraping methods:

Code readability improvements:

aflansburg commented 1 week ago

misclick - I meant to open this PR on my fork. I'll open a separate PR when completed.