https://github.com/aweirddev/expr-simulated-environment
Experiment: simulated web environments with Javascript runtime, DOM simulation, CSS manipulation handling and request impersonation.
https://github.com/aweirddev/expr-simulated-environment
Last synced: 11 months ago
JSON representation
Experiment: simulated web environments with Javascript runtime, DOM simulation, CSS manipulation handling and request impersonation.
- Host: GitHub
- URL: https://github.com/aweirddev/expr-simulated-environment
- Owner: AWeirdDev
- Created: 2024-12-29T08:03:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T14:05:25.000Z (over 1 year ago)
- Last Synced: 2025-02-13T22:53:49.298Z (over 1 year ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simulated-environment experiment
Simulating web environments with Javascript runtime, DOM simulation, CSS manipulation handling and request impersonation.
What this is different from the Puppeteer or Playwright is that it does not require downloading the Chromium binary or other libraries.