dpacmittal Posted January 30, 2010 Share Posted January 30, 2010 Okay, this is a very weird problem. I've been trying to scrape a website. On the last page of scraping, it needs to refresh until the results come but it continues refresh infinitely. On doing the requests manually I saw a really weird problem. The page actually changed on refreshing the page, but the source still had the old values. No there is no javascript involved, I've tried this with javascript disabled. The page is written in jsp, I guess. Any sort of help would be appreciated. Thanks Link to comment https://forums.phpfreaks.com/topic/190391-webpage-changes-but-source-does-not/ Share on other sites More sharing options...
marklarah Posted January 30, 2010 Share Posted January 30, 2010 Didn't read (I'm super tired) but emptying your cache is always a good idea. Link to comment https://forums.phpfreaks.com/topic/190391-webpage-changes-but-source-does-not/#findComment-1004361 Share on other sites More sharing options...
dpacmittal Posted January 31, 2010 Author Share Posted January 31, 2010 Didn't read (I'm super tired) but emptying your cache is always a good idea. Curl uses cache?? Link to comment https://forums.phpfreaks.com/topic/190391-webpage-changes-but-source-does-not/#findComment-1004470 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.