<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to do the datascraping for multiple pages(pagination) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-do-the-datascraping-for-multiple-pages-pagination/m-p/89792#M40128</link>
    <description>Hi,

how to do we scrape data from the table which has data&amp;nbsp;in multiple pages.

tried the html and accessibility modes its not highlighting the table.

can i get some help on this.

Attached the screenshot for more reference.

Thanks,

Yella.</description>
    <pubDate>Tue, 22 May 2018 16:00:00 GMT</pubDate>
    <dc:creator>YellaReddyD</dc:creator>
    <dc:date>2018-05-22T16:00:00Z</dc:date>
    <item>
      <title>How to do the datascraping for multiple pages(pagination)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-do-the-datascraping-for-multiple-pages-pagination/m-p/89792#M40128</link>
      <description>Hi,

how to do we scrape data from the table which has data&amp;nbsp;in multiple pages.

tried the html and accessibility modes its not highlighting the table.

can i get some help on this.

Attached the screenshot for more reference.

Thanks,

Yella.</description>
      <pubDate>Tue, 22 May 2018 16:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-do-the-datascraping-for-multiple-pages-pagination/m-p/89792#M40128</guid>
      <dc:creator>YellaReddyD</dc:creator>
      <dc:date>2018-05-22T16:00:00Z</dc:date>
    </item>
    <item>
      <title>The HTML tables can be…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-do-the-datascraping-for-multiple-pages-pagination/m-p/89793#M40129</link>
      <description>The HTML tables can be tricky to highlight, sometimes only a very small area of the table is actually the table that can be spied (if that made any sense)
If there is no other options, then you need to spy the first cell, and then roll through them with dynamic values, i dont really see a faster or more reliable way to do it unfortunately.</description>
      <pubDate>Tue, 22 May 2018 18:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-do-the-datascraping-for-multiple-pages-pagination/m-p/89793#M40129</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2018-05-22T18:02:00Z</dc:date>
    </item>
  </channel>
</rss>

