Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The inconsistence about the page and RSS result #992

Closed
E1xP opened this issue Aug 26, 2023 · 7 comments
Closed

The inconsistence about the page and RSS result #992

E1xP opened this issue Aug 26, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@E1xP
Copy link

E1xP commented Aug 26, 2023

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

@zedeus
Copy link
Owner

zedeus commented Aug 26, 2023

@zedeus zedeus added the bug Something isn't working label Aug 26, 2023
@E1xP
Copy link
Author

E1xP commented Aug 26, 2023

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 E1xP closed this as completed Aug 26, 2023
@E1xP E1xP reopened this Aug 26, 2023
@markcellus
Copy link

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.

@E1xP
Copy link
Author

E1xP commented Aug 26, 2023

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.

@markcellus
Copy link

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

@zedeus
Copy link
Owner

zedeus commented Nov 3, 2023

I'm looking to a get a single tweet rss

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

@untitaker
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants