Commit Graph

4 Commits

Author SHA1 Message Date
Marco Vinciguerra
d1b2104f28 fix: formatting 2024-12-11 17:18:05 +01:00
Abe Flansburg
a86e7d6210
enhancement: add support for Playwright's storage_state parameter (#832)
* add support for Playwright `storage_state`

* add storage_state param to node_config

* add sleep for testing

* add sleep in _with_js_support for testing

* remove asyncio.sleep() from tests

* fix typo in existing example filename; add auth example

* add example `authenticated_playwright`

* update source link in example to /feed

* add `storage_state` to missing graphs
2024-12-03 09:02:11 +01:00
Marco Vinciguerra
4cd5ef296e add docstring files
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-10-24 15:28:27 +02:00
Marco Vinciguerra
a57da96175 fix: removed pdf_scraper graph and created document scraper 2024-10-08 09:35:47 +02:00