> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/support/ecommerce-review-scraping.md).

# Ecommerce Review Scraping

<h2 align="center">Open Codes - Review Scrapers <sup><em><mark style="color:$success;">beta</mark></em></sup></h2>

<figure><img src="/files/pXY8ICVZZ6B0ZproYEdp" alt=""><figcaption></figcaption></figure>

<p align="center">Open Codes is a set of browser-based scripts for scraping <strong>review pages on e-commerce sites</strong>. They run right in your browser, so anyone can <strong>grab every review across every page in one click</strong>.</p>

<p align="center"><a href="https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/goHfMCeMlqJPW61OR5d1/~/edit/~/changes/94/support/ecommerce-review-scraping/how-to-use-open-codes" class="button primary">How to use it</a></p>

<p align="center"></p>

{% hint style="warning" %}
*<mark style="color:orange;">Open Codes</mark>* <mark style="color:orange;"></mark><mark style="color:orange;">is an experimental set of scripts that serve as a workaround for sites that can't be scraped server-side or that have an unusual structure. Each script runs directly in your browser, so scraping results can vary with the page's structure, loading speed, network conditions, and your computer's performance.</mark>
{% endhint %}

***

## FAQs

<details>

<summary><strong>Q. Can I use this on the free plan?</strong></summary>

A. Yes! Open Codes is free for anyone who uses Listly. Anyone can run the scripts and collect commerce review data. And if you're running low on your free plan's usage, you can [**invite a friend**](https://www.listly.io/invite) to earn more credits to scrape in Listly. Both you and your friend get extra usage!

</details>

<details>

<summary><strong>Q. How many times can I request a script?</strong></summary>

A. As many times as you'd like! That said, if you submit more than one request, we ask that you **post a review of Open Codes on a personal channel**, such as LinkedIn, Instagram, a blog, that kind of thing. Send the link to that post to <hello@listly.io>, and we'll get started once we've confirmed it.

</details>

<details>

<summary><strong>Q. Which sites' reviews can I collect?</strong></summary>

For now, we only support **review pages on e-commerce websites.** Data other than reviews, such as product details, images, prices, and so on, isn't supported,\
and sites unrelated to e-commerce, like real estate or news sites, aren't covered either.

</details>

<details>

<summary><strong>Q. When does the script list get updated?</strong></summary>

A. We review the requests you've submitted **at least once a week.** Once development begins, you'll see the status move through **Requested → In progress → Done.** You can keep track of where things stand on the [**Status**](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/goHfMCeMlqJPW61OR5d1/~/edit/~/changes/121/support/ecommerce-review-scraping/status-page) page.

</details>

<details>

<summary><strong>Q. The script isn't running properly.</strong></summary>

A. Send the following to <hello@listly.io>, and we'll check whether there's a problem with the script and get back to you.

* The web page URL (the address where you ran the script)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/support/ecommerce-review-scraping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
