Jump to content
UBot Underground

$url - how do I scrape current URL of rss feed


Recommended Posts

Hi, 

 

I am trying to scrape the current URL of a Yahoo RSS feed (for example: http://news.search.yahoo.com/rss?ei=UTF-8&p=burning+of+fossil+fuels&fr=sfp)

 

 

set(#url, $url, "Global") - this works for normal webpage URLs, but it will not scrape the RSS feed URL. 

 

Is there another simple way to do this?

 
 
Link to post
Share on other sites
  • 2 weeks later...

i dont know why but i have the same problem. I want to scrape RSS feeds (Title; Text; URL) but i dont get the Ubot browser to display the rss "code" like <title> etc...  Within Ubot the web inspector reads all the tags like <title>, <link>, <description>, its really an easy code, but the ubot browser doesn't display this tags and therefore the ubot browser can't select the relevenat parts with scrape attributes.

Edited by RunOnTop
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...