Hi, as I stated in the introduction, I'm trying to make a NextJS website similar to ground news/google news, I need to scrape the articles from a variety of websites and I'm trying to use puppeteer with appwrite functions. After some major problems along the way Puppeteer and chromium installed successfully and even the browser launched. However when I try to open a new page with the browser it doesn't do anything and eventually the function hits the timeout limit and I'm stuck in this position for a long time. So I was wondering if someone doesn't know how to help me with it, because I have no prior experience with appwrite and I'm pretty desperate at this point. Thanks a lot! :)
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...