Difference between revisions of "Your Shot"

From Archiveteam
Jump to navigation Jump to search
(Add IRC network)
(7 intermediate revisions by 5 users not shown)
Line 2: Line 2:
| title = yourshot
| title = yourshot
| image = Yourshot-logo.png
| image = Yourshot-logo.png
| description =
| URL = https://yourshot.nationalgeographic.com/
| URL = https://yourshot.nationalgeographic.com/
| project_status = {{online}}
| project_status = {{offline}}
| irc = gotshot@irc.hackint.org
| irc = gotshot
| irc_abandoned = true
| tracker = http://tracker.archiveteam.org/yourshot/#show-all
| source = http://github.com/archiveteam/yourshot-grab
| archiving_status = {{partiallysaved}}
}}
}}
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.
'''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.
Search returns a growing 10,254,953 Results but is believed to be accurate.

Revision as of 17:02, 4 January 2022

yourshot
Yourshot-logo.png
URL https://yourshot.nationalgeographic.com/
Status Offline
Archiving status Partially saved
Archiving type Unknown
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))

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

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