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.
THIS VERSION HAS A TABLE VIEW FOR SYSTEMS THAT DO NOT SUPPORT LARGE GRAPHIC DISPLAYS SUCH AS LOW-END LAPTOPS.
CHECK OUT ft8mapper FOR BETTER GRAPHICS AND GRID TRACKING.
Filt8 - v3.6 release - Requires Python 3.x (3.10 or higher on Mac)
Scrollable maps for small screens
State data as of Feb 25, 2024.
Map saves settings.
Map features: filter by band, click to Lookup.
Offline Maps to show station grid locations as you decode them in real-time (Check out js8mapper project on https://sourceforge.net/projects/js8map/ for this same option for JS8Call)
Map feature allows filtering by band, listings by callsigns or grids, and callsign lookups via QRZ or HamCall (this requires Internet).
...
Block that receives a " message" and send string values over serial connection, to control hardware devices ( switch ), for example, via Arduino based controller ( see https://sourceforge.net/projects/ardu-switch/ )
Prerequisite: pyserial
Build as usual for a Gnuradio block:
- download and unpack
- cd gr-message_to serial
- mkdir build && cd build
- cmake .. && make
- sudo make install && ldconfig
If successful this block is into OOT section... Enjoy ;-)