html-metadata icon indicating copy to clipboard operation
html-metadata copied to clipboard

Receiving HTTPError: 403 from Shopify Sites

Open mbillz opened this issue 7 years ago • 2 comments

This library is working great in all areas except when we try to scrape a Shopify site. When running the main scrape function the JSON response returned is an error message with string "Receiving HTTPError: 403 from Shopify Sites".

Any guidance? You can reproduce from the Node app we setup at https://metaparser-v2.thesocialpresskit.com by passing a url in as a query argument. A Shopify example of this is https://metaparser-v2.thesocialpresskit.com/?url=https://sincerelyjewelry.com/

Thanks in advance for any help!!

mbillz avatar Jul 27 '18 18:07 mbillz

Have you tried setting a cookie in the options object?

mvolz avatar Aug 05 '18 09:08 mvolz

we ended up moving to a different library. thanks though!

mbillz avatar Aug 07 '18 16:08 mbillz