codeigniter_crawler
codeigniter_crawler copied to clipboard
Get Link is not worked
i cant get any link in crawler how to solve that?
Same problem at my side, did you solve that?
I am not getting links from get_links() function in Crawler.php file please give me solution ASAP.
am having same issues here also
The links do not appear because the arguments of "$ include_terms = array ()" are missing. Either you can pass these arguments, or you can simply comment on lines 318 and 324. So your code will not check for these arguments.