Skip to content

finic-ai/base-boilerplate

Repository files navigation

base-boilerplate

Boilerplate for a Finic project to scrape websites and automate the web.

Instructions

Step 1

Create args.json and fill in the fields. For example:

{
  "arg1": "value1",
  "arg2": 15
}

Step 2

poetry install

Step 3

poetry run start

About

Boilerplate for a Finic web automation project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages