<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Automation on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/data-automation/</link>
        <description>Recent content in Data Automation on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Fri, 11 Apr 2025 15:28:04 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/data-automation/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>maxun</title>
        <link>https://producthunt.programnotes.cn/en/p/maxun/</link>
        <pubDate>Fri, 11 Apr 2025 15:28:04 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/maxun/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1678865841922-4bab3ddd1148?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDQzNTY0MTZ8&amp;ixlib=rb-4.0.3" alt="Featured image of post maxun" /&gt;&lt;h1 id=&#34;getmaxunmaxun&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/getmaxun/maxun&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;getmaxun/maxun&lt;/a&gt;
&lt;/h1&gt;&lt;h1 align=&#34;center&#34;&gt;
    &lt;div&gt;
        &lt;a href=&#34;https://www.maxun.dev/?ref=ghread&#34;&gt;
&lt;pre&gt;&lt;code&gt;        &amp;lt;br&amp;gt;
        Maxun
    &amp;lt;/a&amp;gt;
&amp;lt;/div&amp;gt;
Open-Source No-Code Web Data Extraction Platform &amp;lt;br&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/h1&gt;
&lt;p align=&#34;center&#34;&gt;
Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web data extraction doesn&#39;t get easier than this!
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
    &lt;a href=&#34;https://docs.maxun.dev/?ref=ghread&#34;&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;/a&gt; |
    &lt;a href=&#34;https://www.maxun.dev/?ref=ghread&#34;&gt;&lt;b&gt;Website&lt;/b&gt;&lt;/a&gt; |
    &lt;a href=&#34;https://discord.gg/5GbPjBUkws&#34;&gt;&lt;b&gt;Discord&lt;/b&gt;&lt;/a&gt; |
    &lt;a href=&#34;https://x.com/maxun_io?ref=ghread&#34;&gt;&lt;b&gt;Twitter&lt;/b&gt;&lt;/a&gt; |
    &lt;a href=&#34;https://docs.google.com/forms/d/e/1FAIpQLSdbD2uhqC4sbg4eLZ9qrFbyrfkXZ2XsI6dQ0USRCQNZNn5pzg/viewform&#34;&gt;&lt;b&gt;Join Maxun Cloud&lt;/b&gt;&lt;/a&gt; | 
    &lt;a href=&#34;https://www.youtube.com/@MaxunOSS?ref=ghread&#34;&gt;&lt;b&gt;Watch Tutorials&lt;/b&gt;&lt;/a&gt;
    &lt;br /&gt;
    &lt;br /&gt;
&lt;a href=&#34;https://trendshift.io/repositories/12113&#34; target=&#34;_blank&#34;&gt;&lt;img src=&#34;https://trendshift.io/api/badge/repositories/12113&#34; alt=&#34;getmaxun%2Fmaxun | Trendshift&#34; style=&#34;width: 250px; height: 55px; margin-top: 10px;&#34; width=&#34;250&#34; height=&#34;55&#34;/&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://github.com/user-attachments/assets/a61ba670-e56a-4ae1-9681-0b4bd6ba9cdc&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;maxun_demo&#34;
	
	
&gt;&lt;/p&gt;
&lt;img src=&#34;https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a&#34; /&gt;
&lt;h1 id=&#34;installation&#34;&gt;Installation
&lt;/h1&gt;&lt;ol&gt;
&lt;li&gt;Create a root folder for your project (e.g. &amp;lsquo;maxun&amp;rsquo;)&lt;/li&gt;
&lt;li&gt;Create a file named &lt;code&gt;.env&lt;/code&gt; in the root folder of the project&lt;/li&gt;
&lt;li&gt;Example env file can be viewed &lt;a class=&#34;link&#34; href=&#34;https://github.com/getmaxun/maxun/blob/master/ENVEXAMPLE&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;here&lt;/a&gt;. Copy all content of example env to your &lt;code&gt;.env&lt;/code&gt; file.&lt;/li&gt;
&lt;li&gt;Choose your installation method below&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;docker-compose&#34;&gt;Docker Compose
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Copy paste the &lt;a class=&#34;link&#34; href=&#34;https://github.com/getmaxun/maxun/blob/master/docker-compose.yml&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;docker-compose.yml file&lt;/a&gt; into your root folder&lt;/li&gt;
&lt;li&gt;Ensure you have setup the &lt;code&gt;.env&lt;/code&gt; file in that same folder&lt;/li&gt;
&lt;li&gt;Run the command below from a terminal&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;docker-compose up -d
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/&lt;/p&gt;
&lt;h3 id=&#34;without-docker&#34;&gt;Without Docker
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Ensure you have Node.js, PostgreSQL, MinIO and Redis installed on your system.&lt;/li&gt;
&lt;li&gt;Run the commands below&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;git clone https://github.com/getmaxun/maxun
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# change directory to the project root
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;cd maxun
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# install dependencies
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npm install
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# change directory to maxun-core to install dependencies
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;cd maxun-core 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npm install
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# get back to the root directory
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;cd ..
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# make sure playwright is properly initialized
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npx playwright install
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npx playwright install-deps
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# get back to the root directory
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;cd ..
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;# start frontend and backend together
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;npm run start
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/&lt;/p&gt;
&lt;h1 id=&#34;environment-variables&#34;&gt;Environment Variables
&lt;/h1&gt;&lt;ol&gt;
&lt;li&gt;Create a file named &lt;code&gt;.env&lt;/code&gt; in the root folder of the project&lt;/li&gt;
&lt;li&gt;Example env file can be viewed &lt;a class=&#34;link&#34; href=&#34;https://github.com/getmaxun/maxun/blob/master/ENVEXAMPLE&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Variable&lt;/th&gt;
          &lt;th&gt;Mandatory&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
          &lt;th&gt;If Not Set&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;BACKEND_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Port to run backend on. Needed for Docker setup&lt;/td&gt;
          &lt;td&gt;Default value: 8080&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;FRONTEND_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Port to run frontend on. Needed for Docker setup&lt;/td&gt;
          &lt;td&gt;Default value: 5173&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;BACKEND_URL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;URL to run backend on.&lt;/td&gt;
          &lt;td&gt;Default value: http://localhost:8080&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;VITE_BACKEND_URL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;URL used by frontend to connect to backend&lt;/td&gt;
          &lt;td&gt;Default value: http://localhost:8080&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;PUBLIC_URL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;URL to run frontend on.&lt;/td&gt;
          &lt;td&gt;Default value: http://localhost:5173&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;VITE_PUBLIC_URL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;URL used by backend to connect to frontend&lt;/td&gt;
          &lt;td&gt;Default value: http://localhost:5173&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;JWT_SECRET&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Secret key used to sign and verify JSON Web Tokens (JWTs) for authentication.&lt;/td&gt;
          &lt;td&gt;JWT authentication will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;DB_NAME&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Name of the Postgres database to connect to.&lt;/td&gt;
          &lt;td&gt;Database connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;DB_USER&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Username for Postgres database authentication.&lt;/td&gt;
          &lt;td&gt;Database connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;DB_PASSWORD&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Password for Postgres database authentication.&lt;/td&gt;
          &lt;td&gt;Database connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;DB_HOST&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Host address where the Postgres database server is running.&lt;/td&gt;
          &lt;td&gt;Database connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;DB_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Port number used to connect to the Postgres database server.&lt;/td&gt;
          &lt;td&gt;Database connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;ENCRYPTION_KEY&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Key used for encrypting sensitive data (proxies, passwords).&lt;/td&gt;
          &lt;td&gt;Encryption functionality will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;MINIO_ENDPOINT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Endpoint URL for MinIO, to store Robot Run Screenshots.&lt;/td&gt;
          &lt;td&gt;Connection to MinIO storage will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;MINIO_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Port number for MinIO service.&lt;/td&gt;
          &lt;td&gt;Connection to MinIO storage will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;MINIO_CONSOLE_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Port number for MinIO WebUI service. Needed for Docker setup.&lt;/td&gt;
          &lt;td&gt;Cannot access MinIO Web UI.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;MINIO_ACCESS_KEY&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Access key for authenticating with MinIO.&lt;/td&gt;
          &lt;td&gt;MinIO authentication will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;GOOGLE_CLIENT_ID&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Client ID for Google OAuth, used for Google Sheet integration authentication.&lt;/td&gt;
          &lt;td&gt;Google login will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;GOOGLE_CLIENT_SECRET&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Client Secret for Google OAuth.&lt;/td&gt;
          &lt;td&gt;Google login will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;GOOGLE_REDIRECT_URI&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Redirect URI for handling Google OAuth responses.&lt;/td&gt;
          &lt;td&gt;Google login will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;AIRTABLE_CLIENT_ID&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Client ID for Airtable, used for Airtable integration authentication.&lt;/td&gt;
          &lt;td&gt;Airtable login will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;AIRTABLE_REDIRECT_URI&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Redirect URI for handling Airtable OAuth responses.&lt;/td&gt;
          &lt;td&gt;Airtable login will not work.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;REDIS_HOST&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Host address of the Redis server, used by BullMQ for scheduling robots.&lt;/td&gt;
          &lt;td&gt;Redis connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;REDIS_PORT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Yes&lt;/td&gt;
          &lt;td&gt;Port number for the Redis server.&lt;/td&gt;
          &lt;td&gt;Redis connection will fail.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;REDIS_PASSWORD&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Password for Redis Authentication. Needed to authenticate with a password-protected Redis instance;&lt;/td&gt;
          &lt;td&gt;Redis will attempt to connect without authentication.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;MAXUN_TELEMETRY&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;No&lt;/td&gt;
          &lt;td&gt;Disables telemetry to stop sending anonymous usage data. Keeping it enabled helps us understand how the product is used and assess the impact of any new changes. Please keep it enabled.&lt;/td&gt;
          &lt;td&gt;Telemetry data will not be collected.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id=&#34;how-does-it-work&#34;&gt;How Does It Work?
&lt;/h1&gt;&lt;p&gt;Maxun lets you create custom robots which emulate user actions and extract data. A robot can perform any of the actions: &lt;b&gt;Capture List, Capture Text or Capture Screenshot. Once a robot is created, it will keep extracting data for you without manual intervention&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://github.com/user-attachments/assets/53573c98-769e-490d-829e-ada9fac0764f&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Screenshot 2024-10-23 222138&#34;
	
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;1-robot-actions&#34;&gt;1. Robot Actions
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Capture List: Useful to extract structured and bulk items from the website. Example: Scrape products from Amazon etc.&lt;/li&gt;
&lt;li&gt;Capture Text: Useful to extract individual text content from the website.&lt;/li&gt;
&lt;li&gt;Capture Screenshot: Get fullpage or visible section screenshots of the website.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;2-byop&#34;&gt;2. BYOP
&lt;/h2&gt;&lt;p&gt;BYOP (Bring Your Own Proxy) lets you connect external proxies to bypass anti-bot protection. Currently, the proxies are per user. Soon you&amp;rsquo;ll be able to configure proxy per robot.&lt;/p&gt;
&lt;h1 id=&#34;features&#34;&gt;Features
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;✨ Extract Data With No-Code&lt;/li&gt;
&lt;li&gt;✨ Handle Pagination &amp;amp; Scrolling&lt;/li&gt;
&lt;li&gt;✨ Run Robots On A Specific Schedule&lt;/li&gt;
&lt;li&gt;✨ Turn Websites to APIs&lt;/li&gt;
&lt;li&gt;✨ Turn Websites to Spreadsheets&lt;/li&gt;
&lt;li&gt;✨ Adapt To Website Layout Changes (coming soon)&lt;/li&gt;
&lt;li&gt;✨ Extract Behind Login, With Two-Factor Authentication Support (coming soon)&lt;/li&gt;
&lt;li&gt;✨ Integrations (currently Google Sheet)&lt;/li&gt;
&lt;li&gt;+++ A lot of amazing things soon!&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;cloud&#34;&gt;Cloud
&lt;/h1&gt;&lt;p&gt;We offer a managed cloud version to run Maxun without having to manage the infrastructure and extract data at scale. Maxun cloud also deals with anti-bot detection, huge proxy network with automatic proxy rotation, and CAPTCHA solving. If this interests you, &lt;a class=&#34;link&#34; href=&#34;https://docs.google.com/forms/d/e/1FAIpQLSdbD2uhqC4sbg4eLZ9qrFbyrfkXZ2XsI6dQ0USRCQNZNn5pzg/viewform&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;join the cloud waitlist&lt;/a&gt; as we launch soon.&lt;/p&gt;
&lt;h1 id=&#34;screenshots&#34;&gt;Screenshots
&lt;/h1&gt;&lt;p&gt;&lt;img src=&#34;https://github.com/user-attachments/assets/d7c75fa2-2bbc-47bb-a5f6-0ee6c162f391&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-1-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/d85a3ec7-8ce8-4daa-89aa-52d9617e227a&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-2-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/4bd5a0b4-485d-44f4-a487-edd9afc18b11&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-3-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/78140675-a6b6-49b2-981f-6a3d9a32b0b9&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-4-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/d9fe8519-c81c-4e45-92f2-b2939bf24192&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-5-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/c26e9ae3-c3da-4280-826a-c7cdf913fb93&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-6-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/fd7196f4-a6dc-4c4c-9c76-fdd93fac8247&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-7-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/16ee4a71-772a-49ae-a0e5-cb0529519bda&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-8-1&#34;
	
	
&gt;
&lt;img src=&#34;https://github.com/user-attachments/assets/160f46fa-0357-4c1b-ba50-b4fe64453bb7&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Maxun PH Launch (1)-9-1&#34;
	
	
&gt;&lt;/p&gt;
&lt;h1 id=&#34;note&#34;&gt;Note
&lt;/h1&gt;&lt;p&gt;This project is in early stages of development. Your feedback is very important for us - we&amp;rsquo;re actively working to improve the product. &lt;a href=&#34;https://forms.gle/E8vRMVB7bUbsSktPA&#34;&gt;Drop anonymous feedback here.&lt;/a&gt;&lt;/p&gt;
&lt;h1 id=&#34;license&#34;&gt;License
&lt;/h1&gt;&lt;p&gt;
This project is licensed under &lt;a href=&#34;./LICENSE&#34;&gt;AGPLv3&lt;/a&gt;.
&lt;/p&gt;
&lt;h1 id=&#34;contributors&#34;&gt;Contributors
&lt;/h1&gt;&lt;p&gt;Thank you to the combined efforts of everyone who contributes!&lt;/p&gt;
&lt;a href=&#34;https://github.com/getmaxun/maxun/graphs/contributors&#34;&gt;
  &lt;img src=&#34;https://contrib.rocks/image?repo=getmaxun/maxun&#34; /&gt;
&lt;/a&gt;
</description>
        </item>
        
    </channel>
</rss>
