# Shopify Full Scraper

## Adding a Shopify website to the the Shopify full scraper&#x20;

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

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

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

When adding a Shopify website to the Shopify full 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&#x26;token=5361f50f-3491-4094-ab93-fdcfa70562dd" alt=""><figcaption><p>Shopify full 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 full scraper.&#x20;

As the Shopify full 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](https://docs.tempomonitors.com/monitor-commands/forwarding-commands/shopify-channel-commands "mention")or [forwarding-commands](https://docs.tempomonitors.com/scraper-commands/forwarding-commands "mention")depending on which ones fits your needs better.
{% endhint %}
