![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
PerlMonks XP XML Tickerby newrisedesigns (Curate) |
on Jun 01, 2002 at 23:40 UTC ( #170949=monkdiscuss: print w/replies, xml ) | Need Help?? |
Not sure if this is a question better suited for the Perl Monks Discussion thread, but here it goes. I want to write a Perl program that will automatically get information for me from PerlMonks.org, mainly my XP level. I noticed that a direct request to the XML ticker returns the level and values of the currently signed in individual. Is there any way I can make a request for my information without signing in? In order to get my level through the ticker, I have to send a GET query like this:
Because information like my level and XP are public, shouldn't there be a way to retrieve the information through the ticker without signing in? John J Reiser
Back to
Perl Monks Discussion
|
|