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
Skillfully - The future of skills based hiring
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
jvmShare is aiming to provide a server-client system that shares resources across the network. Since it is written in Java, clients shares their resources by providing their JVMs to the central server. The server will schedule tasks to these clients.
High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
This project pretends solved Distributed Constraint Satisfaction Problems (Dis-CSP) using Mozart-OZ. Asynchronous Backtracking algorithm will be implemented.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.
RingFS is a network distributed file system which is fault tolerant and has no centralized meta-data store. It spreads data over network storage servers and provides single namespace. The design of RingFS aims to build a huge data storage with redundancy, linear performance increase with rock-solid stability.
Pluster is a cluster management software developed with python. It is easy to install and maintain. Pluster Provides cluster performance monitoring and remote OS installing. It's future will be an agent-based management system.
JACOB stands for [J]ava [A]gent [C]ontainer [OB]jects. Its purpose is to provide a framerwork for developing Agent Applications (by plugins). Applicability in the domain of distributed computing, decentralized job scheduling and simple P2P frameworks.
Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.
Clutch is a Java framework for distributed computing using mobile agents. Built using ProActive [http://www-sop.inria.fr/sloop/javall/], it is meant to be a scalable toolkit that can be used to distribute computation across an arbitrary number of nodes.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.