Skip to content

mudiman/custom-generic-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

custom-generic-etl

Custom Generic ETL for ecommerce site

Python based custom ETL which fetches data from big ecommerce stores and dumps them to local database. Its design is generic to support integrating any ecommerce system. Current implementation is with eBay.

Requirement

Python2.7 MySQL picloud account for runing cloud solution

Libraries: elementtree, urlib2, picloud, MySQLdb