lagenar / shopify-scraper

Simple scraper to extract all products from shopify sites
Apache License 2.0
165 stars 72 forks source link

Not Dumping In Correct Format #3

Open Marketingguru opened 7 years ago

Marketingguru commented 7 years ago

Hello, I've been trying to get the csv to dump in a correct format so that I can upload to shopify but it's not working. First, I was getting a unicode error and I fixed that but then the csv is creates is not in the right format to be uploaded into shopify.

Marketingguru commented 7 years ago

I keep getting an error when uploading that says Unquoted fields do not allow \r or \n (line 3) and when you open the csv in excel, the product description is missing

lagenar commented 7 years ago

Hey thanks for the details, the script outputs the data in a readable format but it's not compatible with shopify's import tool. I'll have in consideration to add it as a feature.

Marketingguru commented 7 years ago

I was able to get it to work, but what do you think could be causing it to not import more then one product photo?

On Sun, Jun 25, 2017 at 7:35 PM, lagenar notifications@github.com wrote:

Hey thanks for the details, the script outputs the data in a readable format but it's not compatible with shopify's import tool. I'll have in consideration to add it as a feature.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lagenar/shopify-scraper/issues/3#issuecomment-310936013, or mute the thread https://github.com/notifications/unsubscribe-auth/AcTKGlPW7RUBMZNcpnimyzpq26nFneANks5sHu66gaJpZM4OEejF .