Difference between revisions of "Your Shot"

From Archiveteam
Jump to navigation Jump to search
m
(Add IRC network)
Line 5: Line 5:
| URL = https://yourshot.nationalgeographic.com/
| URL = https://yourshot.nationalgeographic.com/
| project_status = {{online}}
| project_status = {{online}}
| irc = gotshot
| irc = gotshot@irc.hackint.org
}}
}}
Your Shot is a user contributed photo site run by National Geographic Magazine.
Your Shot is a user contributed photo site run by National Geographic Magazine.

Revision as of 21:39, 8 October 2019

yourshot
Yourshot-logo.png
URL https://yourshot.nationalgeographic.com/
Status Online!
Archiving status Unknown
Archiving type Unknown
IRC channel #gotshot@irc.hackint.org (on hackint)

Your Shot is a user contributed photo site run by National Geographic Magazine. As part of an acquisition of Fox, Disney has 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

Tags / Category

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
           }    

References