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
HOA Software
Smarter Community Management Starts Here
Simplify HOA management with software that handles everything from financials to communication.
A general Java library used by all Poetica Studios Java software products. The library includes utilities ranging in use from serialization to arrays to debugging and includes many helpful classes such as object pointers and stored actions.
A XML plugin for eclipse <BR>Planned features: <BR>- multiple views on an XML file <BR>- schema/dtd support for automatic completion and verification <BR>- wizards for different dialects of XML <BR>- special project administration
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Crudelia, in conjunction with Hibernate, provides a web application with the ability to update/delete/create objects in the database or to put in the request/session/context objects retrieved from the database, without the need to write a line of code.
This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce
Script free installation IDE that uses drag and drop gestures to create executable installs. These installs can be run as stand alone GUI, TTY or web/browser based. Installations have a component database used for uninstalls/upgrades. Written in Java.
Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world
With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
YaJal is an abstraction layer written in Java over JXTA. It hides all the complexity in setting up and handling JXTA classes. It offers you an easy framework where to develop peer-to-peer applications.
Implementation of XMLPULL API (http://www.xmlpull.org)
that uses Xerces 2 XNI pull parser configuration
to provide XmlPullParsers that full supports XML
standards including validating and non-validating mode.
Hibernate Diet - A web application allowing developers to prototype Hibernate Query Language and Java code snippets to access Hibernate objects and view the actual SQL executed. Similar to the swing application, Hibern8ide
A Java web services/hibernate based interface for bugzilla.
Java based apps sould access extremly easy bugzilla with jagzilla.
Two methods are supported: JDBC with hibernate for on site use,
and Web services for more open usage.
A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
HotWork is an intelligent distribution of over 15 Open Source projects for Java developers. It provides instant infrastructure with all the things developers need to be productive: IDE and plugins, Application Server, frameworks, sample projects and etc.
JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
OntoCardio is an initiative to build ontologies for the legacy Cardio Database (Resource of bioinformation on cardiovascular diseases). SMI's Protege and its OWL plug-in has been adopted as the ontology construction and programming framework.
JSourceCodeWizard is a source code generator written in Java.
1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability)
information into XML file.
2.JSourceCodeWizard generate Templete (parent class) Java source code
When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.