Parsera
Try for free
No credit card required
Go to Store
Parsera
parsera-labs/parsera
Try for free
No credit card required
Extract Data from ANY website with Parsera.org
Parsera Actor
Extract structured data from any website using Parsera's AI-powered data extraction API.
🔑 Getting Started
- Get your Parsera API key at parsera.org/apify (20 free credits)
- Add your API key to the actor input
📝 Input Configuration
The actor accepts the following input parameters:
Field | Type | Required | Description |
---|---|---|---|
url | String | Yes | The target URL to extract data from |
apiKey | String | Yes | Your Parsera API key |
attributes | Array | Yes | List of data attributes to extract |
proxyCountry | String | No | Country for proxy IP (defaults to United States) |
cookies | Array | No | Cookies to inject into the request |
precisionMode | Boolean | No | Enable high-precision extraction mode |
Attributes Structure
Each attribute in the attributes
array should have:
name
: Identifier for the extracted datadescription
: Natural language description of what to extract
💡 Tips
- Use precise, detailed descriptions in your attributes for better extraction accuracy
- Enable
precisionMode
for highest accuracy (uses more credits) - Test your extraction pattern on a few pages before running large-scale scrapes
- The speed of the response depends mainly on the LLM output so if you're collecting a lot of data, the response time will increase. We're working on a code generation sytem to provide back data instantly, so stay tuned and sign up for news at https://parsera.org!
📊 Usage Limits
- Each successful extraction consumes 1 Parsera credit (10 credits with
precisionMode
) - Check your credit balance at parsera.org/dashboard
- Need more credits? Visit parsera.org/pricing
🤝 Support
- Documentation: docs.parsera.org
- Email: contact@parsera.org
- Discord: Join our community
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
1 star
Created in Nov 2024
Modified 16 hours ago