in reply to Where is LWP::Simple::get error information stored?

I appear to be facing the same issue, “default user agent is blocked.” May I ask how you worked around it?
  • Comment on Re: Where is LWP::Simple::get error information stored?

Replies are listed 'Best First'.
Re^2: Where is LWP::Simple::get error information stored?
by marto (Cardinal) on Dec 07, 2019 at 21:29 UTC

    You replied to an old post. If you're hitting a message like this it's likely you're scraping something the site owner doesn't intend to be automatically scraped. Consider contacting them, perhaps they have an API they'd prefer you use.