Data & Analytics Automation Workflows — Page 7 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Data & Analytics

    Data & Analytics Workflows

    Data processing and analytics

    • Automate Google Places Data Collection and Storage in Google Sheets

      Streamline your lead generation by automatically scraping Google Places data using Dumpling AI and storing it in Google Sheets. Ideal for marketers and SEO professionals seeking efficient data collection.

      n8n$4.99
    • Store Gmail Email Details in MySQL Database

      ## This workflow processes emails received in Gmail and saves detailed information about each email to a MySQL database. ### Before using, you need to have: - Gmail credentials - MySQL database credentials - A table in your database with the following columns: - messageId (Gmail message ID) - threadId - snippet - sender_name (nullable) - sender_email - recipient_name (nullable) - recipient_email - subject (nullable) ### How it works: - The Gmail Trigger listens for new emails (checked every minute). - A Code Node extracts the following fields from each email: - Sender's name and email - Recipient's name and email - The MySQL Node inserts the extracted data into your database. - If an entry with the same sender email already exists, it updates the record with the new details. ### How to use: - Make sure your database table has all required columns listed above. - Select the appropriate table and configure the matching column (e.g., id) to avoid duplicates. ### Customizing this Workflow: - You can further modify the workflow to store attachments, timestamps, labels, or any other Gmail metadata as needed.

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n
    $4.99
  1. XML to SQL Database Import

    This is an example workflow that imports an XML file into an SQL database. - The ReadBinaryFiles node loads the XML file from the server. - Then the Code node extracts the file content from the binary buffer. - Afterwards, an XML node converts the XML string into a JSON structure. - Finally, the MySQL node inserts the data records into the SQL table. In the upper part of the workflow, there is another MySQL node that is disabled. This node creates a new table with all the required variables based on the sample SQL database: https://www.mysqltutorial.org/mysql-sample-database.aspx

    n8n$9.99
  2. Automate Google SERP Extraction and Summarization with Bright Data

    Streamline the extraction and summarization of Google Search results using Bright Data and AI tools, delivering structured insights directly to your preferred endpoint.

    n8n$9.99
  3. Automate Daily Google Analytics Reports to Discord

    Streamline your team's workflow by automatically fetching daily Google Analytics metrics and posting them to a Discord channel. This automation updates previous entries as data finalizes over a week, ensuring accurate and clutter-free reporting.

    n8n$24.99
  4. Extract Email Addresses from Websites with EmailListVerify API and Google Sheets

    ## How to Scrape Emails from Websites This workflow will: - Try to find emails by scraping the website via HTTP request. - If no result is found, it will use the [EmailListVerify email finder API](https://emaillistverify.com/email-finder-api) to guess an email address. Scraping email via HTTP request is a cost-effective way to find email addresses, so it can save you a few bucks to use it before calling any email finder API. ## Who is it for This workflow will help you transform a list of websites into a list of leads with email addresses. This is a handy workflow for any lead generation specialist. Pay attention that this workflow will usually return only generic emails like contact@. Those generic emails are useful when you target small businesses; the owner usually monitors those emails. However, I don't advise this workflow to target enterprise customers. ## Requirements In order to use this workflow, you will need: - To copy [this Google sheet template](https://docs.google.com/spreadsheets/d/1VOFM8UeWHhJbtBM7SRca6vsVJlRUXzX71kjJ8n2jUY/edit?gid=1538095319#gid=1538095319). - Get an API key for [EmailListVerify](https://emaillistverify.com/). You then need to edit the setup of the 3 stages highlighted with a yellow sticky note, and you will be good to go.

    n8n$14.99
  5. Automate Company Data Enrichment from Google Sheets Using OpenAI and ScrapingBee

    Enhance your company's data by automatically enriching it from Google Sheets using OpenAI's AI capabilities and ScrapingBee's web scraping technology.

    n8n$9.99
  6. Automatically Store Retell Call Transcripts in Google Sheets, Airtable, or Notion

    This workflow captures and stores Retell call transcripts and analyses in Google Sheets, Airtable, or Notion upon receiving a 'call_analyzed' webhook event. It is ideal for users who need to maintain a structured record of call data.

    n8n$9.99
  7. Automate Job Tracking from Y Combinator to Google Sheets

    Automatically scrape and store the latest job listings from Y Combinator's Jobs page into Google Sheets every 6 hours using n8n and Scrapeless.

    n8n$9.99
  8. Automate Indeed Company Profile Extraction and Summarization

    Streamline the process of extracting and summarizing company profiles from Indeed using Bright Data and Google Gemini, and deliver insights to a specified webhook.

    n8n$9.99
  9. Extract and Analyze URLs from PDF Files Using PDF.co

    This workflow extracts all hyperlinks from PDF documents by converting them to HTML using PDF.co, allowing for easy URL analysis and processing.

    n8n$9.99
  10. Automate Trustpilot Review Scraping to Google Sheets and CSV for HelpfulCrowd

    This workflow automates the process of scraping Trustpilot reviews for a specified business and saving them into Google Sheets. It also formats the data for compatibility with HelpfulCrowd.

    n8n$9.99
  11. Automate Daily MLB Matchup Analysis with Google Sheets and Telegram

    This workflow automates the analysis of daily MLB pitcher vs. batter matchups, integrating data from MLB's API into Google Sheets and sending top matchups to Telegram.

    n8n$9.99
  12. Automate PDF to Vector Database Conversion with Google Drive, LangChain, and OpenAI

    This workflow automates the extraction and vectorization of tour information from PDF files stored in Google Drive, utilizing OpenAI for embeddings and storing the results in a Pinecone vector database. Ideal for AI-powered search and recommendation systems.

    n8n$9.99
  13. Automate Amazon Electronics Best Seller Data Extraction with Bright Data and Google Gemini

    Streamline the extraction of Amazon's Electronics best seller data using Bright Data and transform it into structured JSON with Google Gemini, then forward it to a webhook for further processing.

    n8n$4.99
  14. Build Academic Citation Networks with PDF Vector API for Gephi Visualization

    This workflow contains community nodes that are only compatible with the self-hosted version of n8n. ## Build Citation Networks from Research Papers Automatically build and visualize citation networks by fetching papers and their references. Discover influential works and research trends in any field. ### Workflow Features: - Start with seed papers (DOIs, PubMed IDs, etc.) - Fetch cited and citing papers recursively - Build network graph data - Export to visualization tools (Gephi, Cytoscape) - Identify key papers and research clusters ### Process Flow: 1. **Input**: Seed paper identifiers 2. **Fetch Papers**: Get paper details and references 3. **Expand Network**: Fetch cited papers (configurable depth) 4. **Build Graph**: Create nodes and edges 5. **Analyze**: Calculate metrics (centrality, clusters) 6. **Export**: Generate visualization-ready data ### Applications: - Research trend analysis - Finding seminal papers in a field - Grant proposal background research

    n8n$9.99
  15. Automate Excel Data Import to PostgreSQL Table

    Effortlessly read data from an Excel file and insert it into a PostgreSQL table, streamlining data management processes.

    n8n$3.99
  16. Automate Security Reconnaissance with Google Dorks and Email Reports

    This workflow automates the process of generating Google dorks for a given domain, scraping search results, and emailing a formatted report. Ideal for security professionals seeking efficient reconnaissance.

    n8n$9.99
  17. Automate Company Data Enrichment in Google Sheets Using Explorium MCP

    This n8n workflow automatically enriches company data in Google Sheets by integrating with Explorium MCP. It updates your spreadsheet with firmographic details like business ID, NAICS code, employee range, and revenue range.

    n8n$9.99
  18. Automate Regional Sentiment Analysis from Social Media Using Bright Data and OpenAI

    This workflow automates the tracking of regional sentiment from social media and news outlets, providing real-time insights into public opinion on your brand or topic in specific areas.

    n8n$9.99
  19. Sequential Google Sheets Data Processing with Execution Control

    Ensure reliable and sequential data processing from Google Sheets by preventing simultaneous workflow executions in n8n.

    n8n$9.99
  20. Optimize Website Content with Google Analytics, Firecrawl, and InfraNodus

    Extract top-performing pages from Google Analytics, scrape content with Firecrawl, and visualize insights using InfraNodus to identify content gaps and opportunities.

    n8n$14.99
  21. Automate SQL Query Generation and Visualization from Natural Language

    This workflow allows users to convert natural language inputs into SQL queries, execute them on a PostgreSQL database, and visualize the results using QuickChart, streamlining data analysis without manual query writing.

    n8n$24.99
  22. Automate LinkedIn Company URL Extraction and Enrichment

    This n8n workflow automates the process of extracting and enriching LinkedIn company URLs from a list of company names in Google Sheets using Bright Data and Google Gemini AI.

    n8n$14.99
  23. ← PreviousPage 7 of 42Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,146)File & Document Management (802)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom data & analytics workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow