Automate Real Estate Project Discovery via Email with 99acres Scraper - n8n Workflow | Neura Market
Automate Real Estate Project Discovery via Email with 99acres Scraper
This n8n workflow automates the discovery of residential construction projects by extracting property listings from 99acres based on user location preferences sent via email. It provides a curated list of properties with detailed information, ensuring users receive the most current data.
The workflow is designed to streamline the process of finding residential construction projects by leveraging email communication and web scraping. It begins by detecting incoming emails that contain property search requests, extracting location preferences, and performing web scraping on 99acres. The scraped data is then parsed, formatted, and sent back to the user in a structured email format. This ensures users have access to real-time property data, formatted for easy reading, with fallback
Platform
n8n
Category
Real Estate
Price
Free
Creator
Arjun Reddy
code
emailSend
stickyNote
httpRequest
emailReadImap
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.