I’m looking for someone to write very simple data scraper (Could be written with ANY language (preferable to be run on linux console, bash, perl, python, php.. or anything)
The scrapping is very basic. There will be list.txt with URL’s line by line from where to scrap data.
However – The URL’s has http login form, and it script needs to login (and save cookie)
but the thing is, after some time cookie will expire, and “login” from will pop up again. So script needs to check if URL has data…
