1
Scripting Languages / Re: Download all ebooks from it-ebooks.info
« on: October 29, 2014, 05:04:30 pm »
I re codded about the whole script to work better.
Now when the site is parsed, it will save all the book/page data to a .json file. When Parsed again, it will only pars what the .json file is missing, as in it will get anything new
The download section will use the .json file for all of its needs.
I changed the way it worked so we are not sending un-needed traffic.
Now when the site is parsed, it will save all the book/page data to a .json file. When Parsed again, it will only pars what the .json file is missing, as in it will get anything new
The download section will use the .json file for all of its needs.
I changed the way it worked so we are not sending un-needed traffic.