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
Nonprofit Budgeting Software
Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights
Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
KtoHTTPD is a free, simple, tiny (1 java file!), nicely embeddable HTTP server in Java based on NanoHTTPD (http://elonen.iki.fi/code/nanohttpd/). It is an extension of NanoHTTPD 1.14 for supporting multipart-form/data parsing and files uploading.
JFacets is a framework that adresses profiling issues. It allows to assign code (facets) to profiles and object types at developement, and to retrieve this code at run-ime in a fully dynamic fashion.
Makes using log frameworks as painless as printing to stdout by adding intentions, live templates and code inspections that support most aspects of the configured log framework. On top of this log IDs and reviews can be generated in addition.
A web-based courseware system for programming courses. Provides support for on-line submission testing, static analysis, code coverage, peer and instructional code reviews and grading. Works with projects in any programming language.
Proactively monitor, manage, and support client networks with ConnectWise Automate
Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
J!Cob (Joomla! Component Builder) is a project whose aim is providing Joomla! developers with tool for automatically writing standard and repetitive (thus boring) pieces of code.
Small plug-ins for the Eclipse IDE to enhance the usability. All plugins can be updated through the update site: http://sahits.ch/project/eclipse/update
Chisio is a free editing and layout tool for compound or hierarchically structured graphs based on the Eclipse Graph Editing Framework (GEF) that can be customized to build application-specific graph visualization tools by modifying its code-base.
!!! For latest version, please see !!!
http://code.google.com/p/chied
DevJournal is a tool for programmers that helps them be more purposeful and reflective about their work by tracking their edits and allowing them to save a collated, annotated history of their work session.
XWeaver is an extensible, customizable and minimally intrusive aspect weaver for C/C++. It generates sourcecode which differs as little as possible from the base code (preserves layout and comments)
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
A processor for xml-transformations based on a processing model, which allows to define the transformations by stepwise refinement, in structured (imperative) programming languages and with respect to a given xml-target language.
jnati provides tools for working with native, non-Java, programs and libraries from within Java, and can automatically handle the operating system and architecture, helping to preserve Java's platform independence even when working with native code.
A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
Jalapa is an extension to the security model of Java, that allows for specifying, analysing and enforcing history-based usage policies. Programmers can sandbox an untrusted piece of code with a policy, enforced at run-time through its local scope.
Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema.
Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
The Grails plugin allows you to dynamically add and remove new DataSources to a running Grails environment. Within the code you can easily switch between registered DataSources by calling the dynamic method 'withDataSource(String id, Closure block)