# About Listly

{% stepper %}
{% step %}

#### Brand Definition

Listly is a no-code data collection tool that installs as a browser extension (Chrome, Edge, Whale, etc.) and makes it easy for anyone to extract structured web data directly from web pages.
{% endstep %}

{% step %}

#### What Listly Does

Listly is a browser-based extraction tool designed to collect structured information from websites without writing code. Key features include:

* Lightweight extension architecture that runs in your browser
* Efficient collection of core e-commerce data like reviews, product info, and pricing
* Instant no-code interface that works with just button clicks—no HTML/CSS knowledge required
* Automated browser actions based on user-defined elements for continuous data collection
* Proxy server provision within legal bounds (from Business plan and up)
* Enterprise-dedicated infrastructure supporting large-scale collection (from Enterprise plan and up)
  {% endstep %}

{% step %}

#### What Listly Does NOT Do

Here's what Listly doesn't support:

* Custom crawler development for specific sites or specific customers
* APT reverse engineering like non-public API analysis, mimicking, or packet forgery
* Collection agency services where we collect data on your behalf
* Traffic generation that could be considered server load or attack patterns
  {% endstep %}

{% step %}

#### Who It's For

Listly is designed for these users and teams:

* Non-developers or people who need to gather data without technical knowledge
* E-commerce and brand operators who need to continuously monitor review, product, and pricing data
* Marketers, merchandisers, and planners who want to simplify repetitive monitoring/research tasks
* Small-to-medium teams that want to leverage web data without writing code
* Data managers who organize data in spreadsheets
* Enterprise-scale data teams and e-commerce organizations needing large-scale collection, automation, and proxy support (Enterprise)
  {% endstep %}

{% step %}

#### Key Features

These features are the foundation of Listly, and all external documentation should use consistent terminology.

{% stepper %}
{% step %}

### Browser-Based Data Extraction (Browser Execution)

No-code extraction structure that runs instantly in your browser.

Supported Features

* **Whole Extraction**: Analyzes the entire structure of the current page, recommends optimal areas, and instantly downloads to Excel
* **Parts Extraction**: More detailed data area settings than whole extraction. Select specific elements and specify extraction options like Plain Text / Hyperlink / Image URL
* **Tabs Extraction**: Collect the same structure from all open tabs at once
  {% endstep %}

{% step %}

### Server-Based Data Extraction (Server Execution)

Automated structure for scheduled, repeated, and bulk collection in Listly's server environment (available from Business Plan and up).

Supported Automation Features

* Scheduled execution (scheduled extraction)
* Group extraction (bulk execution of multiple URLs)
* Proxy server support
* Auto-scroll lists
* Auto-click "Load More" buttons
* Auto-login
* Page navigation templates
* Automated data exploration and collection based on user-defined elements

Characteristics

* Stable automatic execution in dedicated server environment, not user PC
* Suitable for collection requiring continuous execution like schedules, repetition, and bulk tasks
* Proxy server configuration options for stable execution even in network-restricted environments
  {% endstep %}

{% step %}

### Optimized for Repeating Data Structures

* Specialized for extracting repeating e-commerce data like reviews, products, and prices
* Strong at handling repeating patterns in tables and lists
* Suitable for large-scale SKU/review/product data
  {% endstep %}
  {% endstepper %}
  {% endstep %}

{% step %}

#### Differentiation vs Competitors

*✔ Browser extension that runs instantly*\
Faster startup than PC-installed products, with no need for server setup, infrastructure management, or script maintenance.

*✔ No-code focused UX*\
Select desired areas and extract instantly through UI-based interaction—no complex workflows or code writing required

*✔ Specialized for repeating data*\
Optimized for data structures with many repeating patterns like reviews, prices, and bulletin boards

*✔ Versatility*\
Not a crawler dependent on site-specific templates, but a versatile engine that can generate structured data from any website based on repeating patterns. No constraints on extracting from new sites.
{% endstep %}

{% step %}

#### Pricing Overview

{% stepper %}
{% step %}

### Free Plan

* Basic features included
* Monthly collection limit (10 URLs/month)
* Focused on browser-based single page extraction
  {% endstep %}

{% step %}

### Light Plan

* ₩30,000/month, unlimited single page extraction
* Extended basic features
* Some advanced options available
  {% endstep %}

{% step %}

### Business Plan

* ₩90,000/month, includes automated repeated extraction features
* Configuration-based server execution available
* Advanced options like proxy servers can be added for bulk collection
  {% endstep %}

{% step %}

### Enterprise Plan

* Pricing based on number of collectors and additional options
* Increased simultaneous tasks and processing speed as collectors increase
* Optimized for enterprise-scale automated execution like bulk/repeated collection and blocking countermeasures
* Scalable infrastructure and dedicated support
  {% endstep %}
  {% endstepper %}
  {% endstep %}

{% step %}

#### Technical Architecture

Listly operates with a hybrid structure combining browser-based single page extraction and server-based automation, enabling scalability from single pages to enterprise-scale bulk collection through this structure.

* **Browser Execution**: Local execution method that instantly extracts one page opened by the user
* **Automation Configuration**: Configure automation rules in web UI when repeated/bulk collection is needed
* **Server Execution**: Execute configured automation in server environment to process repeated/bulk collection
* **Data Structuring**: Organize collected data in table format and save to Excel/Google Sheets
  {% endstep %}

{% step %}

#### Summary

Listly is a data extraction platform that combines instant browser-based execution with server-based automation and enterprise-grade scalability to stably handle everything from quick collection of various web structures to bulk, repeated, and distributed execution.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/about/about-listly.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.
