Scraping Data from Amazon using Scraping Browser API, ExpressJS & Angular

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Get $15 to try ‪@BrightData‬ Scraping Browser API
    brdta.com/decodedfrontend
    From this video, you will learn how to scrape data from other websites like Amazon which do not provide public API. I will use BrightData's Scraping Browser API for it to make my scraping script more reliable. I hope you will find this video useful.
    Link to GitHub Repo:
    Typescript Implementation - github.com/DMezhenskyi/angula...
    JavaScript Implementation - github.com/DMezhenskyi/angula...
    💡 Short Frontend Snacks (Tips) every week here:
    Twitter - / decodedfrontend
    Instagram - / decodedfrontend
    LinkedIn - / dmezhenskyi
    🕒 Time Codes:
    00:00:00 - Intro;
    00:01:01 - Scraping data;
    00:26:49 - Outro;
  • Věda a technologie

Komentáře • 8

  • @DecodedFrontend
    @DecodedFrontend  Před 9 měsíci +2

    Get $15 to play with BrightData's Craping Browser
    brdta.com/decodedfrontend

  • @rashidanwar101
    @rashidanwar101 Před 9 měsíci +3

    Your videos are in depth @Dmytro.. Can you make some videos/courses on testing tools like Jest/Cypress that Angular uses heavily..??

  • @George_331
    @George_331 Před 8 měsíci

    Цікаве відео, дякую!

  • @AmarSingh-uw1db
    @AmarSingh-uw1db Před 9 měsíci +1

    Gratitude ❤❤

  • @oranaki7
    @oranaki7 Před 9 měsíci

    thanks for this video! great content,
    what if you need to do some pre steps before you can scraping the data?.
    e.g. go to login page, insert user name and password and then you see the page you want to do the scraping from?

  • @iagosilva8573
    @iagosilva8573 Před 9 měsíci

    If I wanted to see the browser doing the steps, for debug purposes, how could I see using bright data?

  • @KartikAgrawal1430
    @KartikAgrawal1430 Před 9 měsíci

    Hey @DecodedFrontend
    Can you please make one video on how to create standalone component?

  • @haroldpepete
    @haroldpepete Před 9 měsíci

    that was nice, what about to use a filter in array and later use a map operator, it would look cleaner, i didn't see you too comfortable just using pure javascript, this is why DHH is against typescript