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
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.
CxTest is a JUnit/cppUnit/xUnit-like unit test framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling
RUn (REBOL Unit) is a Unit Test Framework inspired from jUnit.
It provides a way to develop TestCases and submit developped code in REBOL to their verification.
munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
The Winfessor .NET Unit Test Library is a very simple, feature-lacking unit test framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
The PyJTF supports the test-driven development of Javascript code
using tests written in Python. It executes the code under test in the IE
environment under Windows (Win32). Allows greater productivity in testing Javascript code.
CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.