With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Automate contact and company data extraction
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.
...To avoid confusion, I will rename my project soon and provide a link to the new site then.
yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance.
It is completely written in ANSI-C using nothing more than the standard library and thus is very portable and easy to compile on almost every platform.
yacen uses the common UCI interface to communicate with any compatible GUI.
NOTE: yacen is currently in pre-alpha status. This means that there is only source code available which is far from complete and thus cannot be compiled to a working binary yet. ...
This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
The project is an opengl 3d (3 level) chess game with an ai that plays against the user. It is written is C++ and uses tcl/tk. All of the code is nearly platform independent.