docs: improve skill names in README, add folder links and Store search info

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dusan Vystrcil
2026-03-23 10:38:30 +01:00
parent a384eda2a3
commit a18d5a22af
+4 -4
View File
@@ -6,17 +6,17 @@ A collection of AI agent skills for web scraping, data extraction, and Actor dev
## Skills
### `apify-ultimate-scraper`
### [Universal Scraper](skills/apify-ultimate-scraper/) (`apify-ultimate-scraper`)
Universal AI-powered web scraper for 55+ platforms. Scrape data from Instagram, Facebook, TikTok, YouTube, Google Maps, Amazon, Walmart, eBay, Booking.com, TripAdvisor, and more.
AI-powered web scraper for 55+ platforms. Scrape data from Instagram, Facebook, TikTok, YouTube, Google Maps, Amazon, Walmart, eBay, Booking.com, TripAdvisor, and more. Can also search the [Apify Store](https://apify.com/store) to find the right Actor for any platform not listed here.
**Use cases**: lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, e-commerce pricing, reviews.
### `apify-actor-development`
### [Actor Development](skills/apify-actor-development/) (`apify-actor-development`)
Create, debug, and deploy Apify Actors from scratch in JavaScript, TypeScript, or Python.
### `apify-actorization`
### [Actorization](skills/apify-actorization/) (`apify-actorization`)
Convert existing projects into Apify Actors — supports JS/TS (SDK), Python (async context manager), and any language (CLI wrapper).