I have a database with a table and 3 columns : username, password, cookies
For some reason, whenever i try to restore cookies, i get an error. Please let me know what's the proper way to restore cookies from a database - i read the database tutorial but there's no solution to my problem...
@DuckDuck Thank you very much. Besides blocking libraries, what else can be done to optimize BAS and reduce RAM and CPU usage? Because the tool I'm working with is expected to simultaneously scrape 20-30 news pages.
If your cookies in same format as BAS, you just read it from file to variable and go Network-load cookies-set cookies for browser. If format of your cookies not compatible with BAS, compare and convert all your cookies in right format