With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Scriptable data terminal which supports several interfaces.
...
- Scripts can use their own GUI (GUI files which have been created with QtDesigner (is included) or QtCreator).
- Multiple plot windows can be created by scripts (QCustomPlot developed by Emanuel Eichhammer is used)
This is a simple adaption of QCustomPlot (http://www.qcustomplot.com/) for
IDA Pro (https://www.hex-rays.com/) C++ plug-ins.
See http://www.macromonkey.com/qcustomplot/ for more info.
LICENSES
My code: MIT https://opensource.org/licenses/MIT
QCustomPlot:
GNU GPLv3, license needed for commercial use.
See: http://www.qcustomplot.com/index.php/contact
...The graphical user interface (GUI) of qtFit is
designed using QT software. The regression is done using CERN’s MINUIT routine and plotting is
perfomed with the QCustomPlot library. This document is a manual of the qtFit program, and
includes instructions about installation, features description, and how-to-use examples.