Files
parcer/README.md

71 lines
2.9 KiB
Markdown
Raw Normal View History

2024-10-30 09:06:36 +05:30
<h1 align="center">
2024-10-30 08:35:10 +05:30
<div>
<a href="https://maxun.io">
<img src="/public/img/maxunlogo.png" width="50" />
<br>
Maxun
</a>
</div>
Open-Source No-Code Web Data Extraction Platform <br>
2024-10-30 09:06:36 +05:30
</h1>
2024-10-30 08:35:10 +05:30
<p align="center">
Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web data extraction doesn't get easier than this!
</p>
<p align="center">
2024-10-30 09:24:01 +05:30
<a href="https://maxun.io/"><b>Website</b></a> •
2024-10-30 08:35:10 +05:30
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> •
2024-10-30 09:24:01 +05:30
<a href="https://x.com/maxun_io"><b>Twitter</b></a>
2024-10-30 08:35:10 +05:30
</p>
2024-10-30 09:06:36 +05:30
![maxun_demo](https://github.com/user-attachments/assets/a61ba670-e56a-4ae1-9681-0b4bd6ba9cdc)
2024-10-30 08:35:10 +05:30
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
# Installation
2024-10-30 09:06:36 +05:30
# How Does It Work?
Maxun lets you create custom robots which emulate user actions and extract data. A robot can perform any of the actions: <b>Capture List, Capture Text or Capture Screenshot. Once a robot is created, it will keep extracting data for you without manual intervention</b>
![Screenshot 2024-10-23 222138](https://github.com/user-attachments/assets/53573c98-769e-490d-829e-ada9fac0764f)
### 1. Robot Actions
1. Capture List: Useful to extract structured and bulk items from the website. Example: Scrape products from Amazon etc.
2. Capture Text: Useful to extract individual text content from the website.
3. Capture Screenshot: Get fullpage or visible section screenshots of the website.
### 2. BYOP
BYOP (Bring Your Own Proxy) lets you connect external proxies to bypass anti-bot protection. Currently, the proxies are per user. Soon you'll be able to configure proxy per robot.
2024-10-30 08:35:10 +05:30
# Features
2024-10-30 09:24:01 +05:30
- ✨ Extract Data With No-Code
- ✨ Handle Pagination & Scrolling
- ✨ Run Robots On A Specific Schedule
- ✨ Turn Websites to APIs
- ✨ Turn Websites to Spreadsheets
- ✨ Adapt To Website Layout Changes (coming soon)
- ✨ Extract Behind Login, With Two-Factor Authentication Support (coming soon)
- ✨ Integrations (currently Google Sheet)
2024-10-30 09:06:36 +05:30
- +++ A lot of amazing things soon!
2024-10-30 08:35:10 +05:30
# Cloud
2024-10-30 09:24:01 +05:30
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, [join the cloud waitlist](https://docs.google.com/forms/d/e/1FAIpQLSdbD2uhqC4sbg4eLZ9qrFbyrfkXZ2XsI6dQ0USRCQNZNn5pzg/viewform) as we launch soon.
2024-10-30 08:35:10 +05:30
# Contributing
Please refer to [Contribution Guide](https://github.com/amhsirak/maxun/blob/master/.github/CONTRIBUTING.md).
# License
<p>
This project is licensed under <a href="./LICENSE">AGPLv3</a>.
</p>
# Contributors
Thank you to the combined efforts of everyone who contributes!
<a href="https://github.com/amhsirak/maxun/graphs/contributors">
<img src="https://contrib.rocks/image?repo=amhsirak/maxun" />
</a>