hansottowirtz / adobe-uxp-types-crawler

Crawls the Adobe UXP documentation and generates Typescript declaration files
Other
16 stars 1 forks source link

Site moved and page structure updated #3

Open integral-llc opened 1 year ago

integral-llc commented 1 year ago

hey, thx for the good project. looks like Adobe moved the pages to this site https://developer.adobe.com/photoshop/uxp/2022/ps_reference/classes/document/ and they changed the structure of the pages.

I did update the res/entrypoints.jsonc to point to the new address, also had to add the userAgent otherwise I'd get 403 errors. after running the crawler, I'm getting only empty interfaces, no methods or properties.

Do you think might be able to check it out anytime soon? :)

hansottowirtz commented 5 months ago

Hi! Sorry for the late reply. This project is very hard to maintain. I'm hoping someone, hopefully Adobe themselves, will create typings manually.