nitter icon indicating copy to clipboard operation
nitter copied to clipboard

The inconsistence about the page and RSS result

Open E1xP opened this issue 2 years ago • 7 comments
trafficstars

When i try to use search function to exclude some retweets. And generate the RSS feed link. I found some retweets will show in the RSS link but not in the page. I think the RSS should be the some content with the page.

There is the link as follow:

/voidinteractive/search?f=tweets&q=&e-nativeretweets=on&e-replies=on&e-quote=on

/voidinteractive/search/rss?f=tweets&e-quote=on&e-replies=on&e-nativeretweets=on

E1xP avatar Aug 26 '23 05:08 E1xP

This is known, for now you can do this instead: https://nitter.net/search/rss?f=tweets&q=from%3AVOIDInteractive&e-nativeretweets=on&e-replies=on&e-quote=on

zedeus avatar Aug 26 '23 10:08 zedeus

This is known, for now you can do this instead: https://nitter.net/search/rss?f=tweets&q=from%3AVOIDInteractive&e-nativeretweets=on&e-replies=on&e-quote=on

Thanks.

And I also noticed the query function is also not working in RSS Feed. Such as: /WorldPressPhoto/search?f=tweets&q=Photo+of+the+Day&e-nativeretweets=on&e-replies=on&e-quote=on /WorldPressPhoto/search/rss?f=tweets&q=Photo+of+the+Day&e-quote=on&e-replies=on&e-nativeretweets=on

E1xP avatar Aug 26 '23 10:08 E1xP

Such as: /WorldPressPhoto/search?f=tweets&q=Photo+of+the+Day&e-nativeretweets=on&e-replies=on&e-quote=on /WorldPressPhoto/search/rss?f=tweets&q=Photo+of+the+Day&e-quote=on&e-replies=on&e-nativeretweets=on

Looks like there's two q parameters in your URL. That may be the issue.

markcellus avatar Aug 26 '23 10:08 markcellus

Such as: /WorldPressPhoto/search?f=tweets&q=Photo+of+the+Day&e-nativeretweets=on&e-replies=on&e-quote=on /WorldPressPhoto/search/rss?f=tweets&q=Photo+of+the+Day&e-quote=on&e-replies=on&e-nativeretweets=on

Looks like there's two q parameters in your URL. That may be the issue.

Actually that is two URL for comparison. first is page view, 2nd is the RSS xml.

E1xP avatar Aug 26 '23 11:08 E1xP

Oh yeah, sorry I was looking at it on my mobile phone and it had the two URLs smooshed together as one. :+1

markcellus avatar Aug 26 '23 13:08 markcellus

I'm looking to a get a single tweet rss

What is this supposed to do? That just isn't possible.

zedeus avatar Nov 03 '23 19:11 zedeus

the RSS feeds are not supposed to make your scraping easier. also public instances will likely ban your app because they do not appreciate getting scraped.

untitaker avatar Nov 03 '23 20:11 untitaker