Web automation with JavaScript for beginners | Puppeteer

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

Рекомендации по теме
Комментарии
Автор

I have used puppeteer to generate PDF in node js for my college project . It's really nice to work with.

chandanrout
Автор

I love coding and You helped me to fall in love with coding.

prateekdas
Автор

You need not write a callback function to wait the page. There is a waitfor function in which you can pass miliseconds to wait the page.
Like - page.waitFor(5000)
Then it wait for 5 sec. Before close the browser.

rajatsingh
Автор

Nice introduction!
10:55 doing $$(".mw-headline").map(h => h.innerText) can get you there quicker.

SuperNickSom
Автор

Lovely content
A small trick for youtubers: go to the end of the video and play restart to avoid ads.
And yeah "You are welcome" 😅😜

AgarwalAnup
Автор

Wow covid19 in feb 2020 - def look more into this — wise words, wish more people did this one year ago !!!

The_Python_Turtle
Автор

आपका बहुत बहुत धन्यवाद, हितेश जी वीडियो बनाने के लिए।

gauravvishwakarma____
Автор

thank you, sir, apse Mai bahut inspire Hua hu, main web development chorna chahta tha, apke videos dekh karke bahut kuch sikhnane aur janne ko milta hai, thanks you for teaching us. love from Chhattisgarh😘😘

rajeshwarkashyap
Автор

Need to learn more of this stuff. 99.99% of my job can literally be automated.

ScaredDonut
Автор

Don't try to web scrap popular websites(fb, twitter, LinkedIn). They'll ban your ip and you can even get into trouble for scraping data. Scraping comes with a lot of risk. And there is nothing to worry about scraping publicly available data on the internet or from websites not configured properly.

snghnishant
Автор

Great tutorial. I like the way you demonstrate the flexibility of puppeteer and explain the documentation. I actually have a running start on how to scrape web pages in JS. Way more dynamic than python scraping. Thanks!

eborne
Автор

Very Good to hear automation related stuff through you.. Hitesh garu .. Keep posting..

sowjanyajuvvala
Автор

Its crisp video I loved, it will be great if architecture is explained along with how it works which already explained beautifully Thank you very much
Could you please take CodeceptJS as next topic

prasanna.purohit
Автор

Wow -- that sample wikipedia page aged pretty well.

danesparza
Автор

Ahh, good ole Corona in February 2020. Good times, good times.

tedchirvasiu
Автор

Woah, today I decided to learn puppeteer and was going through docs, and guess what, your video notification pops up. Jinx

Ligilvj
Автор

Video on integrating payment gateway in the website

rajeshbhattarai
Автор

I have used puppeteer for my eCommerce website scraping project. It is an amazing library.❤️

chaittnyashinde
Автор

That was great tutorial you don’t need to be criticise yourself your doing great!

adampatel
Автор

Yes.. More videos on Web Automation are welcome.

geetramchandani