[aprssig] APRS / findu.com / PERL help needed
Andrew Rich
vk4tec at tech-software.net
Fri Nov 12 19:27:18 EST 2004
Hi,
I am trying to get a history of raw data from findu.com.
Here is my perl code
#!/usr/bin/perl
system ("wget
'http://www.findu.com/cgi-bin/raw.cgi?call=vk4tec-9&start=0&length=24&time=h
our' > /var/www/html/vk4tec_stuff/aprs_history.txt");
it produces some funnies.
8236 Nov 13 10:17 raw.cgi?call=vk4tec-9.1
-rwxr-xr-x 1 root root 161 Nov 13 10:18 aprs_hostory.pl
-rw-r--r-- 1 root root 0 Nov 13 10:18 aprs_history.txt
-rw-r--r-- 1 root root 9916 Nov 13 10:18
raw.cgi?call=vk4tec-9&start=0&length=24&time=hour
Is there a better way to connect to an APRS datbase and get raw data ?
More information about the aprssig
mailing list