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.
Open Street Map (OSM) tools, OSM/XML parser, tag extractor
This is going to be a set of tools which is intended to be used with huge OSM files like the planet files in XML format. The parser reads directly from packed *.gz files and it is not needed to unpack the OSM/XML data files to the local disk.
Now in 0.3.0:
osm_tags: tag analyzer (like tag watch)
osm_split: split osm file in single files for nodes, ways and relations and collect some meta information (will be used as input for other tools).
osm_cut: create rectangular extracts
tr_view: view tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots)
There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
PC/PocketPC tool to get tracklogs from the WBT-201 GPS logger
Features:
get201 can download tracklogs from the Wintec WBT-201 GPS logger and store them in .gpx format.
The .gpx files are space optimized, they contain only the data received from the logger.
The original reason to create get201 was that the TMXTool provided by Wintec often failed with timeouts when reading out log data on the Pocket PC via Bluetooth.
get201 comes in 2 flavors with the same screen layout:
A PC version running on Windows XP or later and a PocketPC version...