# Auto import

{% embed url="<https://www.youtube.com/watch?v=yNiPBcTBjNw&t=6s>" %}

Auto import periodically checks the specified Listing URL and automatically imports new products to your website. Products are checked by URL. Pagination doesn't apply.

![](/files/-MJLwbidvOhYTYpnIhzr)

Bear in mind that only **new products** are imported when selecting a listing URL. For example, you can use a listing URL where products are sorted by the date they were added to the store. So new products will display at the top of the list.

![](/files/-MJLwqJFD66gLSvqdcXR)

\
Not all parsers support extracting products from listing pages. It's recommended to test the URL and your import settings on a manual product import page.


---

# 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://ei-docs.keywordrush.com/importing-to-woocommerce/auto-import.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.
