html - Press with Python an Webpage button and download file -
i have following site, has no api. need downloaffrom there specific data. how can python click on right things , let accept file?
url: https://osm.wno-edv-service.de/boundaries/
things need pressed (in order):
- activate oauth
- on bottom line: "shp"
- on list @ left side right click , there "export full subtree"
after python need accept file , save it.
is possible , there documentation it? (i tried google seems to specific)
edit: not searching exact code if there libs or examples it.
Comments
Post a Comment