[aprssig] APRS / findu.com / PERL help needed
Andrew Rich vk4tec at tech-software.netSat Nov 13 00:27:18 UTC 2004
- Previous message: [aprssig] UI-View... and the Future - New Open Source Type Project?
- Next message: [aprssig] RE: APRS / findu.com / PERL help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ?
- Previous message: [aprssig] UI-View... and the Future - New Open Source Type Project?
- Next message: [aprssig] RE: APRS / findu.com / PERL help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
