Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Displaying TV Listings (and no screen-scraping )

by spatterson (Pilgrim)
on Sep 22, 2005 at 13:51 UTC ( [id://494115]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            }
        }
    }
    
  2. or download this
    #!/bin/sh
    
    wget 'http://www.bleb.org/tv/data/listings?format=XMLTV&file=zip&chann
    +els=bbc1,bbc2,bbc3,bbc4,bbc7,itv1,ch4,five,abc1,bbc_6music,bbc_radio2
    +,bbc_radio4,e4,itv2,itv3,uk_history&days=0' -O ~/public_html/newTV/bl
    +eb.zip --quiet
    
    unzip -qq -o -d ~/public_html/newTV  ~/public_html/newTV/bleb.zip
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found