📊 Automated Feedaty Review Scraper 📈 using ScrapegraphAI & Gemini 3

384 views · 📊 Market Research & Insights

💡 Pro Tip — YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments — no quota limits, just structured data.

View All Scrapers

Description

This workflow automates the entire process of collecting, analyzing, and reporting customer reviews from Feedaty (similar to Trustpilot) using ScrapeGraphAI, transforming raw user feedback into a structured, management-ready reputation report in PDF using new Gemini 3 model and ConvertAPI & Upload to Google Drive.


Key Advantages

✅ End-to-End Automation

From data collection to final PDF delivery, the entire reputation analysis process is fully automated, eliminating manual scraping, copy-paste work, and reporting overhead.

✅ AI-Driven, Management-Ready Insights

The workflow does not just summarize reviews it interprets them strategically, producing insights that are immediately useful for:

✅ Structured & Consistent Reporting

Every execution produces reports with the same structure, metrics, and logic, making it ideal for:

✅ Scalable & Configurable

✅ Data Quality & Compliance

✅ Seamless Stakeholder Distribution

Automatic upload to Google Drive ensures reports are centralized, shareable, and accessible, with no additional manual steps.


Ideal Use Cases


How it works

This workflow automates the entire process of collecting, analyzing, and reporting customer feedback from Feedaty.

It starts by scraping live reviews from a specified company’s Feedaty page using ScrapeGraphAI, extracting review details like date, rating, and text. Each review is then individually analyzed for sentiment (Positive, Neutral, or Negative) using an AI model.

All processed reviews are aggregated and passed to a specialized AI agent that performs a comprehensive company-level reputation analysis, generating a structured management report.

Finally, the report is converted into an HTML/PDF format and uploaded to a designated Google Drive folder, creating a fully automated pipeline from data collection to actionable insights delivery.


Set up steps

  1. Configure Parameters: Set the Feedaty company identifier (e.g., maxisport) and the maximum number of review pages to scrape in the “Set Parameters” node.
  2. API Credentials: Ensure the following credentials are configured in n8n:
    • ScrapeGraphAI API (for web scraping)
    • Google Gemini API (for AI sentiment analysis and report generation)
    • Google Drive OAuth2 (for file upload)
    • ConvertAPI (for HTML to PDF conversion)
  3. Customize Output: Optionally adjust the “Limit reviews” node to control the number of reviews processed and modify the AI agent’s system prompt in “Company Reputation Management” to tailor the report format.
  4. Destination Folder: Verify the Google Drive folder ID in the “Upload file” node points to the correct destination for the generated reports.
  5. Execution: Trigger the workflow manually via the “When clicking ‘Test workflow’” node to run the complete scraping, analysis, and reporting pipeline.

👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.

image


Need help customizing?

Contact me for consulting and support or add me on Linkedin.

🔗 Nodes Used

HTTP Request, Google Drive, AI Agent, Basic LLM Chain, Convert to File, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup