// Adds dimensions UUID, Author and Topic into GA4
Friday, March 6, 2026
26.2 C
Singapore

Dog working hard on ‘doggy paddle’ gets spooked by crab. Watch viral clip

India — Do you love seeing the hilariously adorable clips featuring dogs? Are you looking for such a video? Then, this clip of a dog getting spooked by a crab may just do the trick. There is a possibility that the video will not only leave you chuckling but also make you say “Aww”.

Shared on Instagram page of the dog named Hudson B. Mason, whose profile says he is “The goodest golden good boy,” the video is too cute to handle.

“Was working really hard on my doggy paddle until a crab spooked me!” reads the caption shared along with the video.

Take a look:

 

View this post on Instagram

 

A post shared by Hudson B. Mason (@hudsonbegood)

Since being posted nearly eight hours ago, the video has gathered more than 23,000 views. It has also been shared by many across different social media platforms.

People posted all sorts of comments while reacting to the video. Many wrote about the adorableness of the whole affair. A few also shared laughing out loud emojis.

See also  10 celebrity breakups that we cannot forget

“Darn crab,” wrote an Instagram user. “Awww,” shared another. “So cute,” expressed a third.

What are your thoughts on the video?

- Advertisement -

Hot this week

Singapore Airlines, Spirit Airlines planes clip each other, causing 6.5 hours delay

A Singapore Airlines plane clipped its right wing with the tail of a Spirit Airlines plane as it was pushing back from the gate Tuesday morning at Newark Airport, according to the FAA. Port Authori...

Ex-manager says ‘AI is just a cover story’ for Amazon layoffs

She noted, sure, AI is a part of it; it accelerates it, but more than anything, it is “a very convenient excuse.”

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //