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.
Explore 10,000+ tools
Simplify Purchasing For Your Business
Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
Propelant, PRogrammable One-step Preparation of Embedded Linux using ANT, is a lightweight and extensible tool that helps you build Linux from scratch for an embedded system.
To create java beans based on a sample xml documents. It's much easier and efficient than Apache's XMLBEANS project.
1)No need DTD/Schema
2)Easier xml content navigation
3)Track XML<-->Java beans
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
AllInOneRuby creates an Windows or Linux executable that
includes both the Ruby interpreter and the runtime libraries.
Why? Because it's sometimes not easy, or allowed to do a
complete Ruby installation. That's where AllInOneRuby comes in.
Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
LCD Builder is a program where you can freely compose different information (CPU, Memory, Uptime etc.) with the help of a graphical user Interface. After composing the information you can easily display them on an external lcd (liquid crystal display
Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
Krypton is a software build tool that applies an artifact-oriented paradigm to the build whereby the focus is on what is built rather than how it is built. Krypton's standard library provides support for building both Java and .NET software.
Open Linux Developer is a development environment that provides a graphical front-end to the Linux compilers gcc and g++ as well as support for GTK+ development. It includes the basic essentials needed by a Linux programmer.
HBasic is an IDE with an interpreter and compiler used to create, execute and debug programs with a BASIC style language. The language includes object oriented features and may be compiled to interpreter pcode and standalone executables.
Set of Ant filters that can be used to gather statistics from files or resources. It is mainly used for log files analysis. It allows to: - count inputs - count occurrences of each input - calculate average, max and min values of floats in input
DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
Multiplatform Unit Distributor (MUD)-This framework allows for automated build and deployments. This application will be the glue code between development builds and their deployment. A content management repository will be used to store software assets.
Maintain your software with amake (a make utility for developers). Supports strong pattern recognition and transformations. A single makefile can be used to compile an entire project.
Change source code from an existing licence (eg personal copyright) to an opensource copyright such as Apache 2.0. Changes comments as part of the process, whilst retaining individual copyright names.
Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the command line.
mk, with a C/C++ compiler & using user supplied C/C++ code, is a
tool which controls generation of executables & non-source files
of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++