Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 481 Bytes

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