Thanks fot the tutorial, seeing this step by step makes a lot more sense than anything I've found so far. If you do npm init -y to it skips through the package.json setup for you. Also, there seems to be an issue with newer versions of puppeteer where it throws an error about the browser path: An `executablePath` or `channel` must be specified for `puppeteer-core` If you get that just import an extra variable under where you import puppeteer like const { executablePath } = require("puppeteer") Then in the browser variable where you launch puppeteer, add an extra key and value pair with the executable path you imported const browser = await puppeteer.launch({ headless: false, executablePath: executablePath(), })
It is absolutely possible! I will teach how to handle login in the next couple videos, a good example is being able to login into instagram and liking people's posts, or commenting stuff!
hmmm i need to start at the very very beginning i get this npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npm init + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
i know you probably solved this error, but for people still searching i had this same error, i just used the top left hamburger thing, selected run > start debugging, and then it offered something in the search bar above to choose how to debug. i selected chrome, and after i typed in node index.js, i finally got the chromium to start working. hamburger at top left, run > start debugging > chrome option hope that works for you :D
I appreciate you for refreshing my memory. GOAT!
This is awesome! can't wait for the next video
Thank you! Coming out in 1 hour!
🙌Thank you, Pedro! 🙌
Thanks fot the tutorial, seeing this step by step makes a lot more sense than anything I've found so far.
If you do npm init -y to it skips through the package.json setup for you. Also, there seems to be an issue with newer versions of puppeteer where it throws an error about the browser path: An `executablePath` or `channel` must be specified for `puppeteer-core`
If you get that just import an extra variable under where you import puppeteer like
const { executablePath } = require("puppeteer")
Then in the browser variable where you launch puppeteer, add an extra key and value pair with the executable path you imported
const browser = await puppeteer.launch({
headless: false,
executablePath: executablePath(),
})
Thank you, your video helped.
How do I create a bot that collects user input and logins in a website?
Hi Pedro , thanks for sharing your knowledge mate .
hey perdo, what vscode theme do you use?
Hi buddy, thanks for the tutorial. Is it possible to publish a comment on youtube using puppeteer, how you handle the login too?
It is absolutely possible! I will teach how to handle login in the next couple videos, a good example is being able to login into instagram and liking people's posts, or commenting stuff!
what script editor are you using?
Hello, could you tell the name of your VSC theme? It is beatifull :D
Pedro, seria possivel imprimir no chrome o alert com uma mensagem vinda do body com o puppeteer?
Great video! Thankyouu
Glad you liked it!
great video thanks
Glad you enjoyed it!
Awesome
Thank you!
🙏🙏Very beautifully 👍👍explained 😍😍
Glad you enjoyed it!
how to use puppeteer with react and scrape image off of an amazon page?
hmmm
i need to start at the very very beginning i get this
npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ npm init
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
SUBSCRIBED!!!!
thank you
Welcome!
what's next in the series? or is it just a 1 episode?
Hey bro I keep getting this error code can u help me pedro
So cool, following your tutorial to hopefully buy a ps5 😬 Ps: what theme is that? Looks nice
Hahaha im going to be honest, I don't remember. I keep changing my theme
Muito bom, parabéns.
Obrigado
@@PedroTechnologies Por favor, tem alguma ideia de como fazer isso?
"th-cam.com/video/kdwVABng_7s/w-d-xo.html"
Eu não entendi mt bem oque é isso kkkkkk
@@PedroTechnologies Então .. ele usa o python com um emulador para acessar as contas. Eu queria saber como usar esses emuladores nem sei qual é.
I follow your entire instructions but i can't seem to open the browser, when i type in node.js nothing happens.
I now get an error that says, launch.json missing
i finally got launch.json file to appear but when i run the code using "Run" at the top, the browser doesn't appear. I have headless as false.
i know you probably solved this error, but for people still searching
i had this same error, i just used the top left hamburger thing, selected run > start debugging, and then it offered something in the search bar above to choose how to debug. i selected chrome, and after i typed in node index.js, i finally got the chromium to start working.
hamburger at top left, run > start debugging > chrome option
hope that works for you :D
can I do this work from begineer
I mean I don't have any basic in java script
I heard this for the first time
Awesome! Puppeteer is still not as known as Selenium, but it is growing in popularity!
Super............ can you cover how to fetch select node data and save it
Hi, you mean get the data from a web page and save it in a database? We are going to cover this!
Love it
Thank uu! Really happy u liked it!
Bro is you brazilian?
Yes! Sou br mano kkkkkk
Lol sabia pelo sotaque kkkkkk
Tem Discord mano?
Great video!Thank you
Thank you! I am glad you liked it!
@@PedroTechnologies This is a bot comment.
hey can u upload that hide videos in mega , google drive or telegram and please provide that video's link