Select to view content in your preferred language

ArcGIS Javascript API 3.x documentation

458
5
Jump to solution
11-13-2025 05:45 AM
MaximeDemers
Frequent Contributor

Hello,

I just realized that the JavaScript API 3.x documentation has been removed from ESRI’s website. I understand that this version is no longer supported, but we still have applications currently being migrated to version 4.x.

I’m looking for a downloadable version of the JavaScript API 3.x documentation to make the migration of our older applications easier.

Could you point me in the right direction?

Thank you so much.

0 Kudos
1 Solution

Accepted Solutions
SteveCole
Honored Contributor

It's still accessible via the Internet Archive (link).

View solution in original post

5 Replies
SteveCole
Honored Contributor

It's still accessible via the Internet Archive (link).

MaximeDemers
Frequent Contributor

Thank you very much!

0 Kudos
SteveCole
Honored Contributor

Hopefully everything you need has been saved there. I didn't click through a ton but what I did click, loaded. I would imagine that the documentation was bundled with the API downloads but I don't have a link for that (all my work was hitting off the CDN rather than an offline install).

0 Kudos
MaximeDemers
Frequent Contributor

Since I couldn’t find a downloadable version, I used BeautifulSoup to extract the online content from the Wayback Machine. I’ve made the multi-part 7zip archives available here in case they’re useful to anyone.

Unfortunately, since 7zip archives are not allowed on this site, each file must be unzipped first before extracting the multi-part archive with 7-Zip.

0 Kudos
JoelBennett
MVP Regular Contributor

Since your request was for a downloadable version, you can still get one by following the instructions in this post.

0 Kudos