Skip to content

Releases: getmaxun/maxun

Maxun v0.0.20 | Automatic Data Extraction & Turkish Lang Support

28 Jul 17:16
d57d7a4
Compare
Choose a tag to compare

What's New

⚡️ Automatic Data Extraction

You no longer need to manually select each data point in a list.
Just select a list element, and Maxun will automatically detect and extract fields such as titles, prices, links, and more.

  • Refine or discard auto-selected fields
  • Add new fields manually
  • Extract structured data in one click

🎥 Watch the demo to know more: https://www.youtube.com/watch?v=whWZWBShgdw

Automatic List Data Extraction - Demo

🌍 Turkish Language Support

Maxun is now available in Turkish, thanks to @mrcandev
You can switch your preferred language from the settings panel.

What's Changed

New Contributors

Full Changelog: v0.0.18...v0.0.20

🛠 Maxun v0.0.19 | Deep Shadow DOM Support & Stability Fixes

15 Jul 20:17
50e3733
Compare
Choose a tag to compare

What's New

🕷️ Deep Shadow DOM Support

Maxun now supports scraping data from websites with deep Shadow DOM structures. You can now select and extract content even from heavily encapsulated elements.

🐞 Bug Fixes

  • Smoother UI, smarter extraction.
  • More consistent behavior and clearer visual feedback in the recorder.

What's Changed

New Contributors

Full Changelog: v0.0.18...v0.0.19

⚡Maxun v0.0.18 | Smart List Detection + Accurate Website Rendering

07 Jul 10:24
Compare
Choose a tag to compare

What's New

🤓 Smarter & Faster List Capture

Highlighting lists is now smarter and faster!
When you highlight one item in a list, Maxun automatically detects and selects all similar elements – making list extraction effortless.

Watch the new list capture flow in action on alibaba.com:

Maxun_Alibaba_Demo.mp4

📐 Improved Website Rendering

Pages now render more accurately inside the browser.
We’ve fixed several inconsistencies – what you see is now much closer to the original website.

✅ Stability

This is one of our most stable versions ever.
We’re eagerly awaiting your feedback as we prepare for bigger updates ahead.

What's Changed

Full Changelog: v0.0.17...v0.0.18

🚀 Maxun v0.0.17 | New Recorder + MCP Server 🚀

24 Jun 12:31
026a0d9
Compare
Choose a tag to compare

We’ve just shipped one of the biggest updates to Maxun yet - including a complete overhaul of our recorder and a brand-new local LLM integration layer.

⚡ DOM-Based Recorder

We’ve switched from image-based recording to a DOM-based recorder, and the difference is massive.

  • 🧠 Real-time fidelity : What you see is what gets captured
  • 🚀 Faster + lighter : No more bulky screenshots for every change
  • 🧩 Better detection : Elements, structure, and interactions are captured more precisely

This brings Maxun recording in line with how modern browsers and apps behave - giving you a more accurate and high-performance experience.

Maxun_New_Recorder.mp4

✨ Maxun MCP Server - Run Maxun from Your Local LLM

You can now control Maxun using natural language inside your local AI apps like Claude Desktop.

Maxun_MCP_Claude.mp4

What You Can Do? Just talk to your LLM

  • “Show me all my robots”
  • “Run robot abc123”
  • "What happened in run abc100 for robot abc123?"

No special commands. The LLM will automatically use Maxun’s tools for you.

📘 Read the MCP setup guide here: https://docs.maxun.dev/category/mcp

What's Changed

Full Changelog: v0.0.16...v0.0.17

Maxun v0.0.16 | Fail-Safe Data Extraction

13 Jun 09:42
Compare
Choose a tag to compare

What's New

🛡️ Fail-Safe Data Extraction

Introducing support for partial data returns - if a robot run is aborted or fails midway, you’ll still receive all data extracted up to that point. This ensures you never lose valuable data, even during unexpected interruptions.

What's Changed

Full Changelog: v0.0.15...v0.0.16

Maxun v0.0.15 | Introducing Webhooks! 🚀

29 May 17:55
c6a1d82
Compare
Choose a tag to compare

What's New

🔗 Webhook Support

Screenshot 2025-05-29 164256

We’ve added support for webhooks to help you integrate Maxun more deeply into your workflows.

✅ Available Webhooks

  1. Run Finished: Triggered when a run completes successfully.
  2. Run Failed: Triggered when a run fails due to an error.

These webhooks allow you to:

  • Notify third-party services (Slack, Discord, etc.)
  • Trigger automations
  • Log or analyze run results externally

📘 How to Use

Read the full setup guide here: Webhooks Documentation

What's Changed

Full Changelog: v0.0.14...v0.0.15

Maxun v0.0.14 | 🔥Multiple Actions In Recording, Faster Output Preview

08 May 12:58
4d102f1
Compare
Choose a tag to compare

🚀 Major Update – Powerful & Faster Robots Are Here!

We’re excited to announce the biggest update to our platform yet, bringing powerful improvements to how you build and run extraction robots.

✨ Multiple Actions in a Single Recording

You asked - we delivered. Robots can now perform multiple capture actions in a single session, including:

  • Capture Text
  • Capture List
  • Capture Screenshot

Previously, each robot was limited to just one action per recording. Now, your robots can capture everything they need in one go, making scraping workflows more flexible and powerful.

⚡ 97% Faster Output Preview

We’ve turbocharged the execution speed of previewing output.

Before After
Before: 1 min 19 secs for preview After: ~2 secs for preview

Test conditions: Multiple actions in a single recording - One Capture List (10 data points) and two Capture Text actions.

Enjoy blazing-fast previews, even with multiple actions in a single run. 🔥

What's Changed

Full Changelog: v0.0.13...v0.0.14

Maxun v0.0.13 | Retrain Robot, Infra Updates +++

24 Apr 15:07
b0e8abe
Compare
Choose a tag to compare

What's New

🤖 Retrain Robot

You can now retrain an existing robot!
This feature allows you to:

  • Update a robot’s logic by just point and click
  • Seamlessly adapt to website structure changes

To retrain a robot, simply open the options dropdown on any robot and select “Retrain”.

⚠️Redis Deprecation

We’ve officially removed Redis from our architecture. All robot scheduling is now handled directly through PostgreSQL, resulting in:

  • Simplified infrastructure
  • Fewer dependencies

What's Changed

Full Changelog: v0.0.12...v0.0.13

Maxun v0.0.12 | Full Sized Browser, Faster Highlighting⚡

27 Mar 12:29
d891aa1
Compare
Choose a tag to compare

What's New

Full Sized Browser 🖥️

The browser now opens websites in full size to ensure no elements are missing

Screenshot 2025-03-27 175309

Faster & Smoother Highlighting ⚡

Optimized with caching & memoization, making the selection process more responsive.

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

Maxun v0.0.11 | Airtable Integration, Browser Performance Improvements +++

12 Mar 20:18
43401ed
Compare
Choose a tag to compare

What's New

1. Airtable Integration 📊

Easily connect your robots to Airtable! Watch the video below to know more:

http://youtube.com/watch?v=Yf4Ifi2WuJk

2. Improved Browser Performance ⚡

We’ve made significant optimizations to enhance performance:

  • Higher FPS: 10% increase for smoother rendering.
  • Lower Event Latency: 32% faster, improving responsiveness.
  • Memory Stability: No more increasing memory usage - it's now stable for consistent performance.

3. Infrastructure Enhancements 🏗️

  • Concurrent Runs: Execute multiple workflows in parallel for better efficiency.
  • Per-User Recording Sessions: Each user now gets a dedicated browser session recording, enabling more reliable extraction.

Enjoy the new improvements, and let us know your feedback! 🚀

What's Changed

Full Changelog: v0.0.10...v0.0.11