Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: polishing up a json fetching script for weather data

by Aldebaran (Curate)
on May 27, 2020 at 08:32 UTC ( [id://11117323]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ mojo get https://www.fourmilab.ch/yoursky/ '*' attr id
    skylat
    skynsn
    ...
    horeww
    feedback
    $
    
  2. or download this
    $ ./3.mo_scrape.pl
    ./3.mo_scrape.pl 
    ...
    say 'Azimuth: ' . $sunrow->children->[5]->text;
    say 'Visible: ' . $sunrow->children->[6]->text;
    $
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11117323]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found