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
The complete IT asset and license management platform
Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.
The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
...Obtaining the teachingbox:
FOR USERS:
If you want to download the latest releases, please visit:
http://search.maven.org/#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
This is a "clone" of the famous Velleman k8055n test application suitable for Linux. It is build on http://jodersky.github.com/k8055 (libusb) and KDE 4.12, QWT and QT
It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
This is a attempt for simple hardware emulator of Celestron's NexStar Telescope mounts. The emulator is based on MCUs like PIC18F2550 from Microchip Technology Inc.
...VTK for visualization
2. Armadillo for matrix calculation
3. FLTK for the joint sider interface
How to Install:
---
1. Make sure you have git-lfs installed
2. Clone the repository: git clone git@github.com:auralius/libkine.git
3. Go to the directory of the cloned project, use git-lfs to get the binaries and the robot 3D models: git lfs checkout
4. Build the source using CMake
5. Create directory: mkdir build
6. Go inside build, type: cmake ..
7. Type: make
8. Run: ./demo1 or ./demo2 .....