Page 1 of 1

Data skimming off pskreporter.info

Posted: Tue 20 Apr 20 2021 8:46 pm
by Daniel Wee
Format of direct query is:-

https://pskreporter.info/cgi-bin/pskque ... ation=1207

This breaks down to:-

Code: Select all

encap=1
callback=doNothing
statistics=1
noactive=1
nolocator=1
flowStartSeconds-900 (last 15-minutes = -900 seconds)
senderCallsign=9V1ZV
lastseqno=19638010758 (this is the number of reception records)
lastDuration=1207 (this should be
lastseqno and lastDuration appears to be optional.

Code: Select all

https://pskreporter.info/cgi-bin/pskquery5.pl?encap=1&callback=doNothing&statistics=1&noactive=1&nolocator=1&flowStartSeconds=-900&senderCallsign=9V1ZV
https://pskreporter.info/cgi-bin/pskque ... sign=9V1ZV

Re: Data skimming off pskreporter.info

Posted: Tue 20 Apr 20 2021 8:52 pm
by Daniel Wee

Code: Select all

https://pskreporter.info/cgi-bin/pskquery5.pl?encap=1&callback=doNothing&statistics=1&noactive=1&nolocator=1&flowStartSeconds=-900&modify=country&senderCallsign=9V1ZV&lastDuration=1224

Code: Select all

encap=1
callback=doNothing
statistics=1
noactive=1
nolocator=1
flowStartSeconds=-900
modify=country
senderCallsign=9V1ZV
lastDuration=1224