in reply to Re: Script to scrap data
in thread Script to scrap data
More precisely, what I need are the code lines to perform the ajax request on <c>admin-ajax.php?action=get_wdtable&table_id=414
, including the payload data (the bunch of code starting with "draw..." that contents all the values that I have used as input in the table).I need to insert this request in my Perl script so I have the JSON response in any human-readable format that I can store in txt, csv or whatever.
Many thanks in advance!
|
|---|