Facebook post extraction?

i have multiple Facebook page urls. how to screen shot yesterday post for all face book pages. kindly share your thoughts.

@domsmgtmeet22

  1. For loop to get each page url or get name and use steps to do navigations using search
  2. Then inside loop use for eqch ui element qnd select the posts…get the data and check the date and end loop when dates is not today till then take screenshot of eqch post inside for eqch ui element

Cheers