Delete Named Storages
by mnmkng
Deletes your named storages by matching their names with a RegExp, selecting a date, or more. Enables deleting multiple named storages fast and safe u...
Opens on Apify.com
About Delete Named Storages
Deletes your named storages by matching their names with a RegExp, selecting a date, or more. Enables deleting multiple named storages fast and safe using a UI rather than API.
What does this actor do?
Delete Named Storages is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Delete Named Storages Apify Platform does not provide an option in the UI to delete your named storages and once you create a certain amount of them, navigation becomes slow and cumbersome. This actor attempts to solve that problem by giving you a simple UI that should serve most of your storage deleting requirements. ## Usage By selecting the type of named storage you want to delete and providing a number of filtering options, you can use this actor to delete one, many or all of your named storages in TWO clicks. ### Safety check To save you from accidentally deleting storages when using wrong filters, the actor does not delete the storages right away, but only saves a list of the ones to be deleted and displays a link for you to review. If you're satisfied with the selected list, you can then run the actor again to finally delete the storages. ## Examples Delete all datasets with STAGING in their name: json { "storageType": "DATASET", "matchingExpression": "STAGING" } Delete all key-value stores created on 20 January 2020: json { "storageType": "KEY_VALUE_STORE", "matchingExpression": ".*", "createdAt": "2020-01-20" } Delete the newest (youngest) request queue: json { "storageType": "REQUEST_QUEUE", "matchingExpression": ".*", "newestFirst": true, "maxDeletedStorages": 1 } Delete 100 oldest datasets whose name starts with "TEST": json { "storageType": "DATASET", "matchingExpression": "^TEST", "maxDeletedStorages": 100 }
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Delete Named Storages now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- mnmkng
- Pricing
- Paid
- Total Runs
- 1,662
- Active Users
- 11
Related Actors
Web Scraper
by apify
Cheerio Scraper
by apify
Website Content Crawler
by apify
Legacy PhantomJS Crawler
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support