PL-Real-Estate-Developer-Price-Checker — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsPL-Real-Estate-Developer-Price-Checker
    Back to Agents
    PL-Real-Estate-Developer-Price-Checker

    PL-Real-Estate-Developer-Price-Checker

    kamilstanuch September 4, 2025
    45 copies 0 downloads

    AI-powered agent that monitors Polish real estate developers' websites for price transparency compliance with 2025 regulations.

    Agent Definition
    # Automated PL Real Estate Developer Website Checker
    
    ![hippo](https://github.com/kamilstanuch/Automated-PL-Real-Estate-Developer-Website-Checker/blob/main/developer_watch_gif.gif)
    
    ## Project Context and Purpose
    
    Starting September 11, 2025, following new regulations effective from July 2025, real estate developers in Poland will be legally required to publicly display apartment prices on their websites. This project serves as an automated tool to monitor developers' compliance with these transparency requirements.
    
    ### Core Functionality
    
    The script automatically:
    - Visits developer websites
    - Analyzes content for specific apartment prices
    - Distinguishes between actual prices and general price ranges
    - Logs results with timestamps
    - Generates clear responses: "Available apartment prices" or "No available apartment prices"
    
    ### Technology Stack
    
    The project leverages:
    - LLM (Large Language Model) for intelligent content analysis
    - Browser-Use for browser automation
    - Python for process orchestration
    
    ---
    
    # Technical Setup Guide
    
    This guide will help you set up the project using the `browser-use` package for web automation with Google's Gemini model.
    
    ## Prerequisites
    
    - Python 3.11 or higher
    - A Google API key for Gemini model access
    
    ## Step-by-Step Setup Guide
    
    ### 1. Create and Activate Virtual Environment
    
    ```bash
    # Create a new virtual environment
    python -m venv venv
    
    # Activate the virtual environment
    # On Windows:
    venv\Scripts\activate
    # On macOS/Linux:
    source venv/bin/activate
    ```
    
    ### 2. Install Required Packages
    
    ```bash
    # Install browser-use and other required packages
    pip install browser-use google-generativeai python-dotenv
    
    # Install Playwright package
    pip install playwright
    
    # Install Playwright browsers (IMPORTANT: use this exact command)
    python -m playwright install chromium --with-deps
    ```
    
    ⚠️ Common Mistake: Don't use `playwright install` directly - it won't work. Always use `python -m playwright install`.
    
    ### 3. Set Up Environment Variables
    
    

    Tags

    ai-agentbrowser-usegemini

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.