Building a Custom Web Data Extractor: Scraping iPhone Listings From Amazon

Поделиться
HTML-код
  • Опубликовано: 5 июл 2024
  • You may need to scrape data from a website, but you need to click into each individual listing to access the data to be scraped. This is a limitation of the Extract Structured Data Wizard, however in this tutorial I show you how this can be done.
    Download the bot here (Free Robot Pack):
    www.completerpabootcamp.com/r...
    Want to learn RPA? Watch our Free RPA Training:
    www.completerpabootcamp.com/r...
  • НаукаНаука

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

  • @jeevansadalge55
    @jeevansadalge55 4 года назад +2

    Soon this channel will cross Most subscribed channel for RPA Learners.

    • @LeonPetrou
      @LeonPetrou  4 года назад

      I really hope so! Thanks for the kind words Jeevan.

  • @rpauipath6467
    @rpauipath6467 3 года назад +1

    You're the best

  • @alamyrjunior
    @alamyrjunior 4 года назад +1

    Thank you very much for this video, Leon! It really helped me! (I'm the student who asked the question about this!)

    • @LeonPetrou
      @LeonPetrou  4 года назад +1

      Glad I could help Alamyr!

  • @tonymakgale269
    @tonymakgale269 3 года назад

    Great Work Leon keep it up, my question is some products are "Currently unavailable" so the back to result button is not visible which leads to the process coming to a halt, and some products are not iphone's in the list so how do we skip those who are "Currently unavailable" and those who are not iphone's?

  • @sanjaychty
    @sanjaychty 4 года назад +1

    Thank you so much Leon. I am one of your student from Udemy...You are the best instructor I came across. Regarding Pagination if we can have something on scroll down more data and also load more button, its really going to help. And also scraping behind the Pop Up. Once again thank you so much.

  • @lokeshg1415
    @lokeshg1415 4 года назад +1

    Hi Leon,
    How store the scratched data from web page into excel..
    Can you please help me.. Using this Amazon. Need to (amount, description, title, etc) in a single sheet.

  • @trivenimahipathi2088
    @trivenimahipathi2088 3 года назад

    How to remove machine already taken name

  • @garrysim6980
    @garrysim6980 3 года назад

    What if the more details page does not have a back option? When i use "browser : Go back", it does not work.

  • @rubeeen.d276
    @rubeeen.d276 4 года назад +1

    Please do add a video of any project using REFramework

    • @LeonPetrou
      @LeonPetrou  4 года назад +1

      Good idea! I cover this in my course if you're interested. Link in description.

  • @hafeezbabar404
    @hafeezbabar404 3 года назад

    Hi Leon,
    It's great to see this video. Can you help me with one issue?
    I am trying to scrape data from (www.Amazon.ae) website through the data scraping feature of the UIPath. Each page shows 48 listings, when I try to run the bot, it navigates to all the pages by clicking the next button but the write range function only produce the data of the first 48 listings of the first page. Can you kindly help with this issue?
    Many thanks,

  • @mehedihasan-yw4vu
    @mehedihasan-yw4vu 4 месяца назад

    Now not working this Method.

  • @lokeshg1415
    @lokeshg1415 4 года назад

    Hi Leon,
    While clicking amazon product, A new tab got open.. So there no go back result option here.. So how to close new tab after data extraction.. Could please help
    If I give 16 in while loop.. 16 new tab got opened.. Thanks in advance

    • @LeonPetrou
      @LeonPetrou  3 года назад

      You can use the Close Tab activity to close the tab after each loop.

    • @alpssoftwareservices14
      @alpssoftwareservices14 3 года назад

      @@LeonPetrou I tried this, but it closes the main listing page instead of the individual details tab

    • @LeonPetrou
      @LeonPetrou  3 года назад

      @@alpssoftwareservices14 You will need to define the selector of the browser tab to identify the correct browser tab.

    • @alpssoftwareservices14
      @alpssoftwareservices14 3 года назад +1

      @@LeonPetrou Will try this or will try the method you have used in "Web Scraping with UiPath" CarWale Video.
      Thank You

    • @LeonPetrou
      @LeonPetrou  3 года назад

      @@alpssoftwareservices14 Sure! Let me know if you have any RUclips video suggestions you would want me to make. :)