Hi, I am new is scraping will appreciate help on subject I am desperately trying to scrape data for previous date using datepicker option. but not able to do it
I succesed in scraping data which display as per active date usually at time 18:00 hours GMT+5 zone but not previous date data.
Thanks in advance
Url: Historical Data - Pakistan Stock Exchange (PSX)
Sitemap:
{"_id":"d_rep","startUrl":["https://dps.psx.com.pk/historical"],"selectors":[{"id":"date","parentSelectors":["_root"],"type":"SelectorText","selector":"div.topbar__status div","multiple":false,"regex":""},{"id":"pgnation","parentSelectors":["_root","pgnation"],"paginationType":"auto","selector":"span a.paginate_button","type":"SelectorPagination"},{"id":"table1","parentSelectors":["pgnation"],"type":"SelectorTable","multiple":true,"selector":"table","tableDataRowSelector":".tbl__body tr","tableHeaderRowSelector":".tbl__head tr","columns":[{"extract":true,"header":"SYMBOL","name":"SYMBOL"},{"extract":true,"header":"LDCP","name":"LDCP"},{"extract":true,"header":"OPEN","name":"OPEN"},{"extract":true,"header":"HIGH","name":"HIGH"},{"extract":true,"header":"LOW","name":"LOW"},{"extract":true,"header":"CLOSE","name":"CLOSE"},{"extract":true,"header":"CHANGE","name":"CHANGE"},{"extract":true,"header":"CHANGE (%)","name":"CHANGE (%)"},{"extract":true,"header":"VOLUME","name":"VOLUME"}]}]}