Navigation

    OpenIAP

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Data scraping for Chrome

    General Discussion
    openrpa
    2
    5
    108
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pino
      pino last edited by

      Hi,
      I'm trying to create a data table by scraping the table displayed using the web.
      At the moment, IE can scraping the table create a data table, but Chrome is having difficulty setting the selector.
      Please tell me how to deal with it.

      Data Link
      Get For Table 'Chrome'.xaml
      Get For Table 'IE'.xaml

      Allan Zimmermann 1 Reply Last reply Reply Quote 0
      • Allan Zimmermann
        Allan Zimmermann @pino last edited by

        @nmatsuok You cannot just copy the selector from IE to NM .. it's 2 different technologies and concepts
        I updated your chrome example to something that works.
        get-for-table-x27-chrome-x27-fixed.xaml

        pino 1 Reply Last reply Reply Quote 1
        • pino
          pino @Allan Zimmermann last edited by

          @allan-zimmermann Having learned the program from UiPath, I didn't realize that NM and IE needed different configuration methods ...
          Thank you for your support. I learned a lot.

          By the way, is it possible to get the whole table without setting "Max Results" of element get?

          Allan Zimmermann 1 Reply Last reply Reply Quote 0
          • Allan Zimmermann
            Allan Zimmermann @pino last edited by

            Well, you can get the table object, but if you want the data inside it, you need to grab the rows one at the time.
            It's on my wish list, to create a "data scraping" wizard like some other products have, but right now, we don't have one and need to get the data a little more "old school"

            pino 1 Reply Last reply Reply Quote 2
            • pino
              pino @Allan Zimmermann last edited by

              @allan-zimmermann I see, I understand.
              I'm looking forward to adding that feature.
              Thank you.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post