Google trend rss format structure.

Support / help / discussion forum for twitter bot
abcxyz
Posts: 117
Joined: Tue Sep 22, 2015 10:50 am

Google trend rss format structure.

Post by abcxyz »

I am trying to add google trends RSS but failing.

Can it be added to bot by default to pick the content structure (title & link)?

Here's a sample feed
https://www.google.com/alerts/feeds/096 ... 2448840862
User avatar
martin@rootjazz
Site Admin
Posts: 34696
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Google trend rss format structure.

Post by martin@rootjazz »

the issue is the link is not within the <link> element but an attribute.


Let me run some tests and get back to you on how to extract it
User avatar
martin@rootjazz
Site Admin
Posts: 34696
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Google trend rss format structure.

Post by martin@rootjazz »

specify your LINK meta element as:


<link/@href>

the @href tells the program you want the href attribute within the node element and not the inner text
abcxyz
Posts: 117
Joined: Tue Sep 22, 2015 10:50 am

Re: Google trend rss format structure.

Post by abcxyz »

Not working for me. I might have put wrong settings.
Here's screenshot
http://i.imgur.com/N31q4Fu.png

Could you give me screenshot of proper settings? Also, it will be great to have google trends rss in the templates like there is for reddit, soundcloud, tumblr, youtube, etc.
User avatar
martin@rootjazz
Site Admin
Posts: 34696
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Google trend rss format structure.

Post by martin@rootjazz »

have added it to the types, so you can select the template to use.

Next update
abcxyz
Posts: 117
Joined: Tue Sep 22, 2015 10:50 am

Re: Google trend rss format structure.

Post by abcxyz »

Great. Looking forward.
abcxyz
Posts: 117
Joined: Tue Sep 22, 2015 10:50 am

Re: Google trend rss format structure.

Post by abcxyz »

You forgot to update the new file. Its the same old 1.1.3.2 version
User avatar
martin@rootjazz
Site Admin
Posts: 34696
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Google trend rss format structure.

Post by martin@rootjazz »

oops, sorry about that,uploaded the files to the wrong folder


fixed now

https://rootjazz.com/twitterdub/updatetesting.html
abcxyz
Posts: 117
Joined: Tue Sep 22, 2015 10:50 am

Re: Google trend rss format structure.

Post by abcxyz »

Thank you. Working now.

However, one more thing. How to make the links auto shorten with bitly or googl as the links on tweets are coming in the format.
http://i.imgur.com/42LC4HH.png
Post Reply