-
Notifications
You must be signed in to change notification settings - Fork 292
Problem Removed Sites
WebBreacher edited this page Aug 10, 2020
·
42 revisions
This page documents problematic or removed sites from the project and the reasons. It'll serve as the location for the "why isn't XYZ site in the project?"
Site | URL | Issue |
---|---|---|
9GAG |
https://9gag.com/u/{account} |
Received a 403 error |
Angellist |
https://angel.co/p/{account} |
Received a 403 error |
Canva |
https://www.canva.com/p/{account}/ |
Received a 403 error |
COLOURlovers |
https://www.colourlovers.com/lover/{account} |
Advanced Java script code prevents detection |
Delicious |
https://del.icio.us/{account} |
Site is down |
DIY |
https://diy.org/{account} |
Requires authentication |
EightBit |
http://eightbit.me/{account} |
Requires authentication |
Garmin Connect |
https://connect.garmin.com/modern/profile/{account} |
Site is down |
IGN |
https://www.ign.com/boards/members/{account} |
Requires authentication |
Instagram |
https://www.instagram.com/{account}/ |
Requires authentication |
Mixer |
https://mixer.com/api/v1/channels/{account} |
Site doesn't exist anymore |
Pixiv |
https://www.pixiv.net/en/users/{account}/ |
Requires specific numbers for users accounts |
Soup.io |
https://{account}.soup.io/rss |
Sites gets redirected to main page |
Spotify |
https://open.spotify.com/user/{account} |
False positive |
Stunited |
http://stunited.org/profile/{account} |
Requires authentication |
Tinder |
https://www.gotinder.com/@{account} |
Requires authentication |
Twitter |
https://twitter.com/{account} |
Anti-scrapping measures: both www and mobile pages load HTML then load JSON via api. That second request has an authorization header that is required for the API calls. |