> For the complete documentation index, see [llms.txt](https://docs.tempomonitors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempomonitors.com/restocks-scrapers/shopify-restocks-scraper.md).

# Shopify Restocks Scraper

The Shopify restocks scraper can notify you of all restocks on a Shopify website.

## Adding a Shopify website to the the Shopify restocks scraper

The Shopify restocks scraper uses the same logic as a regular scraper. To add Shopify websites to the Shopify restocks scraper you need to use the `scraper add` command with the store name as `shopifyrestocks` and the Shopify website you would like to add. Example:

```
!m scraper add shopifyrestocks "https://ufcstore.com/"
```

Now you will be notified of all restocks from `https://ufcstore.com/`.

When adding a Shopify website to the Shopify restocks scraper you may first receive the following warning:

<figure><img src="https://4204487504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSKqJLBRUMbNMQhGsZKLn%2Fuploads%2FQpNmzdimqJPWRBo9oQap%2Fimage.png?alt=media&amp;token=5361f50f-3491-4094-ab93-fdcfa70562dd" alt=""><figcaption><p>Shopify restocks scraper warning</p></figcaption></figure>

You will only receive the warning above if you are already monitoring any items from the Shopify website you are trying to add the Shopify restocks scraper.

As the Shopify restocks scraper is built on top of the regular scraper logic, the same `scraper remove` and `scraper running` commands will work here also.

{% hint style="info" %}
If you want to forward the notifications from the Shopify Full Scraper you can use the [Shopify Channel Commands](/monitor-commands/forwarding-commands/shopify-channel-commands.md)or [Forwarding Commands](/scraper-commands/forwarding-commands.md)depending on which ones fits your needs better.
{% endhint %}
