Spaces:
Sleeping
Sleeping
Create README.MD
Browse files
README.MD
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Cloud Browser API
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: cyan
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Advanced Cloud Browser Engine
|
| 11 |
+
This is a customized headless browser API for running remote automation and execution tasks securely using Docker and FastAPI.
|