-
Notifications
You must be signed in to change notification settings - Fork 0
Shopzilla Feed Convertor
shitalm/shopzilla
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Git repo: [email protected]:shitalm/shopzilla.git Utility to convert shopzilla XML feed to csv format. Any element which contains "," or double quote(") will be quoted. A double quote is quoted by another double quote. We need to extract out inner image elements. GAE times out the request after 1 min so we can not download more than 10000 offers in one shot when using GAE hosted application. Example of a working shopzilla URL: "http://catalog.bizrate.com/services/catalog/v1/us/product?apiKey=<apikey>&publisherId=<pubid>&&categoryId=10000000&keyword=&productId=&productIdType=&offersOnly=true&biddedOnly=true&start=0&results=300&sort=relevancy_desc&imageOnly=true&format=xml";
About
Shopzilla Feed Convertor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published