(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
How Instagram Supports Understanding of Autism
What is it about?
This study looks at how Instagram is used to raise awareness and support for people with autism. We analyzed 364 of the most popular posts with hashtags like #autism and #asd to understand what kinds of messages get the most attention. We found that posts written by autistic people, especially those sharing personal experiences, sparked the most conversation and support. Overall, the posts were mostly neutral or positive, focusing on advocacy, community, and celebrating neurodiversity. These results show that Instagram can be a powerful tool for amplifying autistic voices, reducing stigma, and encouraging inclusion.
Why is it important?
Autism is often misunderstood, and social media has become one of the main ways people learn about it. Our study shows that Instagram can be a powerful tool for spreading accurate information and reducing stigma when autistic people share their own experiences. These posts help others understand autism as part of natural human diversity, not just a medical condition. This matters because it promotes inclusion, encourages empathy, and gives autistic individuals more control over how their stories is told. By highlighting what types of posts engage the public most, our research offers practical guidance for advocates, families, and organizations who want to use social media to support acceptance and understanding.