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

Поделиться
HTML-код
  • Опубликовано: 19 июл 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;
  • НаукаНаука

Комментарии • 8

  • @DecodedFrontend
    @DecodedFrontend  9 месяцев назад +2

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

  • @rashidanwar101
    @rashidanwar101 8 месяцев назад +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 7 месяцев назад

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

  • @oranaki7
    @oranaki7 8 месяцев назад

    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?

  • @AmarSingh-uw1db
    @AmarSingh-uw1db 9 месяцев назад +1

    Gratitude ❤❤

  • @iagosilva8573
    @iagosilva8573 8 месяцев назад

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

  • @KartikAgrawal1430
    @KartikAgrawal1430 8 месяцев назад

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

  • @haroldpepete
    @haroldpepete 9 месяцев назад

    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