Skip to main content

Run the API

From the repository root:
The API listens on http://127.0.0.1:8000 by default. For browser-first rendering, start Bee Engine in another terminal:

Scrape a page

The response contains the final URL, Markdown, selected metadata, and any optional formats requested in the body.

Start a crawl

Distributed crawls require Postgres and a worker:
In another terminal:
Then enqueue and poll a crawl: