24 lines
685 B
Markdown
24 lines
685 B
Markdown
---
|
|
title: Delete a scraper
|
|
seotitle: Delete an InfluxDB scraper
|
|
description: Delete an InfluxDB scraper in the InfluxDB user interface.
|
|
aliases:
|
|
- /v2.0/collect-data/scrape-data/manage-scrapers/delete-a-scraper
|
|
menu:
|
|
v2_0:
|
|
parent: Manage scrapers
|
|
weight: 303
|
|
---
|
|
|
|
Delete a scraper from the InfluxDB user interface (UI).
|
|
|
|
## Delete a scraper from the InfluxDB UI
|
|
1. Click the **Settings** tab in the navigation bar.
|
|
|
|
{{< nav-icon "settings" >}}
|
|
|
|
2. Click the **Scrapers** tab. A listing of any existing scrapers appears with the
|
|
**Name**, **URL**, and **BUCKET** for each scraper.
|
|
3. Hover over the scraper you want to delete and click **Delete**.
|
|
4. Click **Confirm**.
|