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
Financial reporting cloud-based software.
For companies looking to automate their consolidation and financial statement function
The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
Replacement for the Java date and time classes prior to Java SE 8
The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API.
NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/
a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK.
algorithms for converting Julian days to the Persian calendar, and vice versa are adopted
from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB.
The algorithms is not exactly the same as the original.
I've done some minor changes in the sake of performances and
corrected some bugs.
By...