ulixee / platform

Home of the Ulixee Open Data Platform
https://ulixee.org/
MIT License
47 stars 9 forks source link

Ulixee

Ulixee is a scraping engine with a built-in deployment unit that enables out-of-the-box querying across a horizontal deployment.

This repository is the development home to several of the tools that make it easy to build and manage these scripts, including Ulixee Desktop, Cloud and Datastore.

Projects

Tooling

Try out Ulixee Desktop!. It's a helpful tool for developing and managing your Ulixee scripts.

Docker

We publish a Docker image of the latest Ulixee Cloud to:

To use the image, we have a run.sh script that will run with a non-root user on your choice of port. All environmental configurations are listed here.

Developer Environment

This project serves as a Monorepo for developing the Ulixee Datastore and Cloud. If you are developing, you might wish to have hero as a project adjacent to this one.

1Run yarn build:all from the this repository to build all the projects.

Learn more about Ulixee at ulixee.org.

Contributing

See How to Contribute for ways to get started.

This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

We'd love your help in making Ulixee a better set of tools. Please don't hesitate to send a pull request.

License

MIT