Handle unliking pages in a more robust way #51

Merged
weskerfoot merged 14 commits from handle-grid-layout into master 5 years ago
weskerfoot commented 5 years ago (Migrated from github.com)
Owner
There is no content yet.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Going to switch things around so it uses https://www.facebook.com/$profilename/likes_all instead of the existing one, since this seems more stable and less likely to break at the moment.

Going to switch things around so it uses `https://www.facebook.com/$profilename/likes_all` instead of the existing one, since this seems more stable and less likely to break at the moment.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Current strategy is to grab all page URLs for the links on that page, and then go to each of them individually and use the mobile.facebook.com interface to unlike them.

Current strategy is to grab all page URLs for the links on that page, and then go to each of them individually and use the `mobile.facebook.com` interface to unlike them.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

I believe I have it working now. Just need to do some refactoring and clean things up a bit.

I believe I have it working now. Just need to do some refactoring and clean things up a bit.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Ok I've tested it a bunch of times and it seems to be working pretty reliable

Ok I've tested it a bunch of times and it seems to be working pretty reliable
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Going to give it a test run with a different profile

Going to give it a test run with a different profile
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

I think this is working well enough to be merged now

I think this is working well enough to be merged now
The pull request has been merged as 82f4d13a1d.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.