✨ New: Summary Format
We've added a new Summary output format for:
- Scrape robots
- Crawl robots
- Search + Scrape robots
Instead of just returning raw page content, Maxun can now generate concise summaries of the extracted information, making it easier to process large amounts of web data.
Simply select Summary as an output format when configuring your robot.
Happy scraping!
What's Changed
- fix: multi-user data isolation by @RohitR311 in #1088
- feat(core): add support for summary data format by @RohitR311 in #1092
- fix: support for hybrid pagination by @RohitR311 in #1094
- fix: welcome screens ui by @amhsirak in #1097
- fix: url scheme validation by @RohitR311 in #1095
- fix: llm pagination and limit by @RohitR311 in #1096
- fix: !show target url for
doc-extract&doc-parseby @amhsirak in #1098 - fix: replace doc ui by @amhsirak in #1099
- chore: pre-release v0.0.42 by @amhsirak in #1100
Full Changelog: v0.0.41...v0.0.42