Your Shot
Jump to navigation
Jump to search
yourshot | |
URL | https://yourshot.nationalgeographic.com/ |
Status | Offline |
Archiving status | Partially saved |
Archiving type | DPoS |
Project source | http://github.com/archiveteam/yourshot-grab |
Project tracker | http://tracker.archiveteam.org/yourshot/#show-all |
IRC channel | #archiveteam-bs (on hackint) (formerly #gotshot (on hackint)) |
Data[how to use] | archiveteam_yourshot |
Your Shot was a user contributed photo site run by National Geographic Magazine. As part of an acquisition of Fox, Disney decided to shutter it with the last date of access on Oct 31, 2019.
Search returns a growing 10,254,953 Results but is believed to be accurate. Latest image ID's are 14240034, implies 4million deleted.
Page types
Search: Date, Location, Keyword
- https://yourshot.nationalgeographic.com/photos/?start_date=2019-08-01&end_date=2019-08-01&sort_by=-publication_date
- https://yourshot.nationalgeographic.com/photos/?end_date=2019-09-28&location=los%20angeles&sort_by=-publication_date
- https://yourshot.nationalgeographic.com/photos/?end_date=2019-09-28&keywords=cats&sort_by=-publication_date
Tags / Category
- https://yourshot.nationalgeographic.com/tags/cats/
- https://yourshot.nationalgeographic.com/categories/travel/
Photo Detail
User Profile
Need to find:
- Original un-resized images
More content types
Any 404 page lists additional content that will need further examination https://yourshot.nationalgeographic.com/404
- Homepage
- Assignments
- Stories
- Photos
- Photographers
- Discussions
- Editor's Blog
- Daily Dozen
Warnings/Caveats/Bugs
- Using a Firefox UA causes timeouts when using python scripts however a wget UA avoids this behavior
- using too narrow/small of a window will cause a redirect to the mobile version
https://m.yourshot.nationalgeographic.com/ This will also occur during playback.
- GPDR pop-up is thought to be triggered by JS checking a cookie or browser storage. A cookie named "NatGeo_Cookie_Consent__fallback" can be seen matching the response of
https://api.nationalgeographic.com/consent-tracking
{ "country_code": "US", "consent_required": false }
{ "country_code": "AT", "consent_required": true }