/StagyBeeExtractor

Web Extractor for StagyBee

Primary LanguageKotlinApache License 2.0Apache-2.0

StagyBeeExtractor

Java CI

Actions

Subscribe

/api/subscribe

Payload example

{
 "id":"abcdeg",
 "url":"https://127.0.0.1:50"
}

Response example

{
 "success": "true",
 "sessionId": "hijklm"
}

Unsubscribe

/api/unsubscribe/:sessionId

Status

/api/status/:sessionId

Meta

/api/meta

Returns the content of meta.json

Events

Listeners

Broadcasts the listeners to all subscribers.

Status

Broadcasts the status to all subscribers.

Error

In case of an error the extractor casts this event.