We don't bite newbies here... much | |
PerlMonks |
Re^2: Script to scrap databy Anonymous Monk |
on Dec 07, 2024 at 20:12 UTC ( [id://11163081]=note: print w/replies, xml ) | Need Help?? |
Hi again! Thank you for your answers, following them I looked at the DevTools and I think I am close of my goal.
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!
In Section
Seekers of Perl Wisdom
|
|