Skip to content

simonyiszk/hun_repeater_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

HA2TO repater scraper

This python script scrapes the page Magyarországi VHF és UHF rádióamatőr átjátszók and generates 3 files:

  • repeaters.csv for ChIRP
  • repeaters.kml with approximate coordinates for mapping software (red pin = 2m repeater, blue pin = 70cm repeater)
  • echolink.kml similar to repeaters.kml but only contains EchoLink-enabled repeaters

For the maps, see the generated map on google maps

To run:

python3 -m virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
python3 rep_scraper

Made by HA7DN, 2023

About

Scraper of HA2TO "Magyarországi VHF és UHF rádióamatőr átjátszók" page with CHIRP-compatible CSV and KML map export.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages