Joshdw Posted November 17, 2020 Share Posted November 17, 2020 I'm trying to figure out if Prestashop stores have a public API or RSS or XML list of Products. Similar to how Shopify has store.tld/products.json I'm building a third-party price comparison site and having such a feature would make life extremely easy. Without having to request access from each and every store to create a private api key. Or alternatively making a scraper. Thanks! Link to comment Share on other sites More sharing options...
rrataj Posted November 21, 2020 Share Posted November 21, 2020 As far as I know there is nothing like that in PrestaShop out of the box, you either need to use PrestaShop Webservice API or use some module to serve JSON products feed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now