How to? want to download a file from a website enumarate the links and download the files

May 4, 2017
1
0
This is what i am trying to do
on this website [title] i am trying to enter the year from 2017 to 2001 and in the party name i type income which generates a list of all the cases in html format
if i do something like use a for loop and use tcc to download the html files using builtin functions of tcc will it work ?
how do i do it ?
also after downloading the list
what i have to do is download the list of the with links like
 
You might be able to do something if you knew what party_query.php was sending as $_POST parameters to the next partyquery_action.php page.

@rconn This [title] stuff is really freekin' annoying.
 
  • Like
Reactions: Charles G

Similar threads