notionSnapshot
notionSnapshot copied to clipboard
Forbidden to download assets
When I tried to scrape a public notion page, it reports 403 status code when downloading assets.
But if I replaced all "www.notion.so" with "xxx.notion.site", and scrape it again. The 403 status code disappeared.
I suggest to extract the subdomain from the notion page URL instead of using "www.notion.so" to access notion page assets.
should be fixed now ^^