Skip to content

⚙️ This repository would help to extract the vimeo videos data and push it to the database.

Notifications You must be signed in to change notification settings

29nikhilgarakapati/vimeo-video-stats

Repository files navigation

Vimeo video stats

This automation would fetch the data from the video analytics section and push it to the database.

Click here to download the table structure => sql table structure

Environment Variables

To run this project, you will need to add the environment variables present in .sample.env to your .env file.

Installation

To install the requirements

  pip install -r requirements.txt

Running Tests

To run tests, run the following command

  python main.py

To pass date arguments

  python main.py --start_date=yyyy-mm-dd --end_date=yyyy-mm-dd

About

⚙️ This repository would help to extract the vimeo videos data and push it to the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published