Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
Explore Apify Store
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A small Java program, with a server and a client. Clients can connect to the server and a simple character can walk around on a grassy plane, like an online game. Nothing special, but some people wanted the sourcecode.
This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
Sugar is a simple library for making certain tasks in Java (such as File manipulation) far more palatable. My intention is to organise Sugar into multiple subprojects : FSPath(an API for filesystem interation) being the first one.
Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple, concise XML, and only your application code is in your source file. Tahini takes care of connecting members and listener
HcryptoJ (Historical cryptology in Java) is a Java based programming library for implementing and analyzing historical ciphers. HcryptoJ is designed to support research and teaching in historical cryptography and computer science. Licensed under GPL.
Yet Another Plot Generator, as its name says, is a (Java coded) interactive shell application allowing to define characters, relations between them, events and rules to generate them at random on a timeline, in order to create a narrative plot.
A cross-platform Java program to turn a simple Geiger counter into the equivalent of a state-of-the art digital model, plus some – using your laptop computer.
JPDF Export is a java library built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
!!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!!
A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email. This project also contains GeoSignature Server j2ee application.
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
Cluster101 allows you to run software on many hosts and perform a simple task scheduling. No need to install any software on the hosts (it just runs tasks via ssh). It is typically used for running scientific applications on University campuses.
A a simple to use but powerful text editor that allows the user to either use a virtual keyboard and/or hardwired keyboard to type in various keyboard setups. UNTFnotepad also has various language settings that will ease use in non-english environments.
Jesper is a Java ESP testing program to test for ESP (Extra Sensory Perception) abilities. It is simple to use and simply uses colours the 7 rainbow colours and black, white and grey for testing of ESP abilities.
Wwriter is a simple open-source text editor developed in JavaSE which may to be used by students of the computer programming which want to know more about the Java Language sintax.
Comag PVR 2/100CI HD Video Catalogue Tool - A very simple Java Swing application to search in a folder or harddrive for recordings and then read informations from Recording Meta-Files of the Comag PVR.
PlayerSelector allows players to be selected for video games using a simple, but full featured Java-based GUI. It can be utilized in any environment where a number of players need to be selected at a time (such as 4 for a console game).
Simple order fulfillment system with flexible order decomposition and domain specific programming language for describing decomposition scenarios. Most suitable for Mobile Communications operators who are using Oracle BPEL and AIA technology.
Battlefield Java is simple grid and turned based battle simulation game for Java developers. It requires you to develop a Ruler to control your game pieces. Battlefield Java is a great way to learn Java while having fun and doing battle with your friends.
A simple to use free-moving camera motion tracker. This program is designed to output the camera motion to a .py that is used in Blender. Not yet working. Check out our news page!
This is a simple Brick Breaker game developed in java using swings. This my first game, so please bear with me for bugs and omissions if any. Please make suggestions if any.
How to deploy:
1)Download the .rar
2)Unrar to a folder
3)Run command "java -jar <location of .jar>"
How to play:
Press Enter to start. Use arrow keys to move the pad sidewise.
PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.