+ New Lindy
, select Start from scratch, and name your assistant (e.g., Product Data Extractor).
Generate the HTTP request URL from ZenRows
https://www.scrapingcourse.com/ecommerce
as your target URL for scraping.{ "name": ".product-name" }
..product-name
) are specific to the page used in this guide. Selectors may vary across websites. For guidance on customizing selectors, refer to the CSS Extractor documentation. If you’re having trouble, the Advanced CSS Selectors Troubleshooting Guide can help resolve common issues.Set up the HTTP Request in Lindy
Turn on
to activate your Lindy assistant.Test
to verify the integration works correctly and returns the expected product name data.Enter AI Agent
to add an intelligent data processing step to your workflow.
+ Add exit condition
to define when the AI agent should complete its task.Prompt AI
and enter the prompt:
wait
or wait_for
: Ensures the page fully loads JavaScript-rendered elements before extractionpremium_proxy
: Provides high-quality proxies for reliable accessproxy_country
: Specifies the geographical location for the request to bypass geo-restrictionsWhat is the purpose of integrating Lindy with ZenRows?
What kind of data can I scrape using ZenRows?
How do I troubleshoot CSS selector issues?
What should I do if my AI agent isn't processing data correctly?
Can I integrate other tools with Lindy?
What happens if the scraped data changes format?
Can I schedule workflows to run automatically?
What if I need help with advanced Lindy configurations?