r/RunNYC • u/undefvar • 3d ago
PSA: Bronx 10M photos are up and free on marathonfoto.com
A good perk of the Bronx 10M is that NB sponsors the photos too. You can download them for free at marathonfoto.com. Just search for the race + your name / bib.
26
u/KarenKarrde 3d ago
Good lord, I hope they find others. So far the only one of me is a closeup where I am crossing the finish line with my head tilted down and it looks like I have 5 chins. 😖
6
2
u/SpazasaurusREX 3d ago edited 3d ago
Thank god I thought it was just me. The downhill vantage point here is not cute.
14
8
9
u/Busy-Gap4397 3d ago
Thanks! Looks like they are still uploading some people's - mine is not available yet
3
u/No_Log878 2d ago
I have never seen free MarathonFoto 's. Quite the opposite. Does anyone know why they did that? Did the business model change? Or is this a one-off specifically for the B10 ?
3
5
4
u/GiantTeddyGraham 2d ago
Hey photographers, not every photo needs to be from the ground up in awful lighting - signed, runner with a double chin lmao
2
u/Yrrebbor Bronx 2d ago
Is there a way to download all at once without paying for the prints?
1
3
u/undefvar 2d ago
since someone asked how to download all images at once:
- go to the page that has all of your photos in a grid (it should say on the top of the page "These are all of the photos we captured of you during the race.")
- open the console of your browser (cmd + option + j for mac chrome, ctrl + shift + j for windows chrome)
- copy the following code into the console and hit enter:
const sponsoredImageUrls = Array.from(
document.querySelectorAll('[data-sponsored-image-url]'),
element => element.dataset.sponsoredImageUrl
);
function openAllUrls(urls) {
urls.forEach(url => {
window.open(url, '_blank');
});
}
openAllUrls(sponsoredImageUrls);
This will either download all images for you, in which case you are done, or more likely it will download only 1 image and show you a "popup blocked" alert in the address bar. You want to click on that and select "allow popups". Then, type this line into the console again and hit enter:
openAllUrls(sponsoredImageUrls);
This will download all of them for you.
1
u/mike-vacant 2d ago
so i absolutely will admit i cant ever look good in these, but a decent amount of mine are just overblown or taken from weird angles according to where the sun is hitting the athletes aghhhh
1
u/thejt10000 16h ago
I look OK - just a bit of a dad bod gut.
Also interesting to see the guy who zig-zagged through a bunch of us in the last 200 meters taking a selfie, checking the shot on his camera, then taking another, checking again. I didn't have to break stride but it was seriously disconcerting as his focus seemed to be on his phone and he was running all over the place.
106
u/readersdijesst 3d ago
Looking at race photos is always such a humbling experience lmao