> 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/scraper-commands/funko-and-loungefly.md).

# Funko & Loungefly

The scrapers for Funko and Loungefly function slightly differently from all the other scrapers so here we will breakdown the 2 scrapers which are available for these stores and how they work.

## New items scraper

Both Funko and Loungefly come with 2 scrapers each. The first scraper is for detecting all new items that are added to the site. To enable this scraper for Funko you can use the following command:

```
!m scraper add funkonew
```

And for Loungefly:

```
!m scraper add loungeflynew
```

## Restocks scraper

The second scraper available for both Funko and Loungefly is the restocks scraper. The restocks scraper will detect absolutely all restocks. To enable this scraper for Funko you can use the following command:

```
!m scraper add funkorestocks
```

And for Loungefly:

```
!m scraper add loungeflyrestocks
```
