Skip to content

Add Zillusion - #1478

Open
Baze-Bai wants to merge 3 commits into
e2b-dev:mainfrom
Baze-Bai:add-zillusion
Open

Add Zillusion#1478
Baze-Bai wants to merge 3 commits into
e2b-dev:mainfrom
Baze-Bai:add-zillusion

Conversation

@Baze-Bai

@Baze-Bai Baze-Bai commented Sep 1, 2026

Copy link
Copy Markdown

Adds Zillusion, an open-source agent that turns a plain-language data need into a ranked list of real data sources, then builds and validates a scraper for the one you pick.

What it changes: one new entry, appended in alphabetical order after Zapier Central, in the same ## [Name](url) + <details> / Category / Description / Links format as its neighbours. 24 lines added, nothing removed or reordered.

Category: Data analysis, Research

Why it might interest this list: the validation step is a separate read-only agent session that physically cannot edit the workflow it is grading, and its sharpest check re-reads the live page to confirm each field means what the selector claims — the verdict is computed from a scorecard rather than argued by the model. Anti-bot findings persist across runs and are promoted to cross-site skills rather than rediscovered each time.

Apache-2.0, runs locally on Docker Compose, model-agnostic via LiteLLM. Happy to adjust the category, the wording, or the placement if you'd prefer something different.

@cla-bot

cla-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @Baze-Bai on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@Baze-Bai

Baze-Bai commented Sep 1, 2026

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Sep 1, 2026
@cla-bot

cla-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

Two changes, both correcting the entry toward what is now true.

"Runs locally on Docker Compose" was an overclaim when this PR was opened: the
compose stack could run discovery and stopped there — the harness was not in
the backend image, so the build and validation stages had nothing to spawn.
That is fixed upstream now (the image carries the harness and Chromium, and a
run was taken end to end to a deterministic verdict), so the line says the whole
pipeline instead of implying it.

Added the cost of a run, because "what does this cost me" is the question the
list cannot otherwise answer and these are measured numbers rather than an
estimate.
The entry did not mention licensing, and the project has since relicensed from
Apache-2.0 to the Elastic License 2.0 — worth being explicit about in a list
that separates open-source from closed-source projects, since it is neither:
source-available, self-hostable commercially, not offerable as a hosted service.

Also adds the robots.txt gate, which landed after this entry was written, stated
with its limits rather than as a guarantee.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant