Hello all, is there any method using which we can scrape chat(from web browser) data for T-1 days and the data scrapping activity should scrap only selected area(i.e chat for T-1 days only)
Regards,
Hardik Durgam.
Hello all, is there any method using which we can scrape chat(from web browser) data for T-1 days and the data scrapping activity should scrap only selected area(i.e chat for T-1 days only)
Regards,
Hardik Durgam.
You can scrape whole data and in the data i belive you will have anchors like today yesterday or dates which you can use as separators to extract the required dates information…
Cheers