Skip to content

trylinka/pexels-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pexels ETL

A tiny ETL pipeline example for uploading photo data from Pexels API to sqlite3 database.

Usage

To run the whole pipeline (setup Python virtual environment, install dependencies and database) and download photos:

$ make all

Examples

To run only ETL job:

$ make run_etl

To run demo with SQL queries:

$ make demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published