Spaces:
Paused
Paused
File size: 626 Bytes
9ec7a95 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
title: CroxyProxyAPI
emoji: 👁
colorFrom: green
colorTo: indigo
sdk: docker
pinned: false
---
# CroxyProxy Rotating Proxy API + Web UI
Navigateur web via les serveurs CroxyProxy, avec API rotative.
- `GET /` — interface navigateur
- `GET /api` — infos API
- `GET /health` — status
- `GET /servers` — liste des serveurs
- `GET /view?url=&server_id=` — rend une page via proxy
- `POST /proxy/fetch` `/proxy/random` `/proxy/batch` — endpoints API
Fichiers : `app.py` (API), `ui.py` (interface), `Dockerfile`.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|