Skip to content

danny-hunt/browser-automation

Repository files navigation

![Meet the team](./Screenshot 2023-04-29 at 21.11.47.png)

To set up:

  • Set up the .env file with API keys and login credentials
  • Install requirements:
    • python3 -m pip install -r requirements.txt
  • Install ffmpeg on your machine. For example on mac:
    • brew install ffmpeg

To run the script:

(our live demo used the demo branch rather than main)

python3 main.py

To run the api:

uvicorn api:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages