html-renderer-api 1.0.139 → 1.0.141
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +2 -0
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# Advanced Puppeteer API with Authentication & Cookie Management
|
|
2
2
|
|
|
3
|
+
[](https://codecov.io/gh/OpenSourceAGI/qwksearch-research-agent)
|
|
4
|
+
|
|
3
5
|
A production-ready Cloudflare Worker API that renders web pages using Puppeteer with advanced features including password authentication, session management, cookie persistence, resource blocking, and comprehensive OpenAPI documentation.
|
|
4
6
|
|
|
5
7
|
## 🌟 Key Features
|