Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Wrong activity timeline URL: "Could not find any posts:" #149

Open
kahliloppenheimer opened this issue Jan 6, 2021 · 14 comments
Open

Wrong activity timeline URL: "Could not find any posts:" #149

kahliloppenheimer opened this issue Jan 6, 2021 · 14 comments
Labels
bug Something isn't working

Comments

@kahliloppenheimer
Copy link

The URL that the tool attempted to load appears to be broken.

image

@weskerfoot weskerfoot added the bug Something isn't working label Jan 7, 2021
@weskerfoot
Copy link
Owner

will look into it, thanks for reporting!

@weskerfoot
Copy link
Owner

I guess this is because the year by year feature is broken. I had an idea for how to fix it, but IIRC it's tricky

@wrapper
Copy link

wrapper commented Jan 19, 2021

So you can no longer delete by year? I feel a bit reluctant to use the tool without being able to narrow down the criteria first

@weskerfoot
Copy link
Owner

So you can no longer delete by year? I feel a bit reluctant to use the tool without being able to narrow down the criteria first

That's right, the fix is going to be a bit tricky because the new facebook site doesn't give you an easy way to filter year by url like it did previously. I started working on a fix for it though.

@danielfcastro
Copy link

I had the same issue although I know and manually checked that there are posts in a specific year.

@weskerfoot
Copy link
Owner

Going to take another crack at fixing this

@AlexKalopsia
Copy link

AlexKalopsia commented Mar 1, 2021

Thanks for looking into this @weskerfoot . From what I can see it is still somewhat possible to find the posts (not from mobile url) by using allactivity/?category_key=STATUSCLUSTER&year=YYYY

The annoyance is that the "..." Button only shows up on hover and I am not sure if selenium can handle it?

The alternative would still be to go from mobile on allactivity/?category_key=all, and find the <header>YYYY</header element

@weskerfoot
Copy link
Owner

Thanks for looking into this @weskerfoot . From what I can see it is still somewhat possible to find the posts (not from mobile url) by using allactivity/?category_key=STATUSCLUSTER&year=YYYY

The annoyance is that the "..." Button only shows up on hover and I am not sure if selenium can handle it?

The alternative would still be to go from mobile on allactivity/?category_key=all, and find the <header>YYYY</header element

It can handle it, it's just really tricky to do it, you would have to use raw javascript I think

@AlexKalopsia
Copy link

Just want to add that it might be useful to put a warning in the Readme, mentioning that this currently doesn't work with the new Fb activity feed. Might save people some time. I hope I'll find some time to look into it, hard to tell though.

@slickwarren
Copy link

any update on this, @weskerfoot ?
A potential workaround would be to start from the first post on the page, instead of the most recent, by default (I'm assuming if I try this without using the year, it starts with the most recent posts, right?)

@weskerfoot
Copy link
Owner

any update on this, @weskerfoot ?
A potential workaround would be to start from the first post on the page, instead of the most recent, by default (I'm assuming if I try this without using the year, it starts with the most recent posts, right?)

I haven't tried it out in a while, I still have the branch I started though. I'll test it out again this week and see if there's an easy fix

@weskerfoot
Copy link
Owner

Still planning on taking a look at it

@bradleygrant
Copy link

Hey, this is still ongoing, have you had any chance to look back in on this? At one time I was able to pull up legacy pages by changing the UserAgent string. I'll see if that's an option again.

@weskerfoot
Copy link
Owner

weskerfoot commented Jul 6, 2021 via email

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

No branches or pull requests

7 participants