A library for parsing Google Product Type Taxonomy.
constGoogleTaxonomyParser=require('./lib');consttaxonomy=newGoogleTaxonomyParser({languages: ['tr-TR','en-US','de-DE']})taxonomy.execute()After the executing,
/inputfolder will be included.txtfiles./outputfolder will be included parsed/formatted.jsonfiles.