Web Scraper
Pricing
Pay per usage
Web Scraper
🕸️ Generic web scraper for any website with CSS selectors & JS rendering via Playwright. Static & dynamic pages. Free platform compute pricing.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Luan
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape any website — CSS selectors, JS rendering, static & dynamic.
✨ Features
- 🕸️ Generic web scraper for any website with CSS selectors & JS rendering via Playwright. Static & dynamic pages. Free platform compute pricing.
- Handles pagination for large datasets
- Supports proxy configuration for reliable scraping
- Exports data in JSON, CSV, and Excel formats
- Built on Apify's reliable cloud infrastructure
- Easy to integrate with webhooks and API
🔧 How It Works
- Configure input — set your search parameters, URLs, or filters
- Run the actor — it handles all the scraping automatically
- Get your data — download results in JSON, CSV, or via API
📋 Input Parameters
See the .actor/input_schema.json for full configuration options. Key parameters include:
- Target URLs, search queries, or identifiers
- Pagination limits and filters
- Proxy configuration
- Output format preferences
📊 Output
The actor returns structured data in JSON format. See the .actor/OUTPUT_SCHEMA.json for detailed field descriptions.
💰 Pricing
- Model: Free to use with platform compute pricing
- You only pay for Apify platform compute time — no per-result charges
- $5 free monthly credit for new Apify users
- No subscription required
🚀 Quick Start
# Run via Apify CLIapify call web-scraper# Or use the APIcurl -X POST "https://api.apify.com/v2/acts/2z4QKfTY6yvEku4Nw/runs" \-H "Authorization: Bearer YOUR_API_TOKEN" \-H "Content-Type: application/json" \-d '{"input": {}}'
📚 Use Cases
- Market research and competitive analysis
- Lead generation and sales prospecting
- Social media monitoring and brand tracking
- Data-driven decision making
- Academic research and trend analysis
🔗 Integration
This actor can be integrated with:
- Webhooks for real-time data streaming
- Apify API for programmatic access
- Zapier/Make for no-code automation
- Custom pipelines via direct API calls
⚠️ Disclaimer
Use this actor in compliance with the target platform's terms of service and applicable laws. Data scraping should respect robots.txt and rate limits.