Question

Using Puppeeter to scrape data from other pages in DigitalOcean App.

Hi, I recently bought an app in DigitalOcean, and I’m trying to deploy an app which has an API with Puppeteer, to scrape data from a site. The problem comes, when I try to access to the API (“api/hello.js”), and it returns me that there isn’t a browser; I tried with, puppetter, puppetter-core, and with chrome-aws-lambda. Thank you.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
July 25, 2023

Hi there,

It sounds like your app might need some extra dependencies that might not be available out of the box. If this is the case, it would be best to deploy your app using a Dockerfile instead of using the native buildpacks.

You can follow the steps on how to do that here:

https://docs.digitalocean.com/products/app-platform/reference/dockerfile/

That way you can specify all of the extra dependencies that you want to be installed during the build process.

Is your app open-source? If so can you share the repository here so I can take a further look?

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel