Download iPhone Web Crawler Free Java Code
Description
This is a sample code for a simple web crawler for iPhone. It takes a base url and find all the links at that url and goes on crawling those url.
Source Files
The download file iPhoneWebCrawler-master.zip has the following entries.
README.md/* ww w. j a va 2 s .c o m*/
YPCrawler.xcodeproj/project.pbxproj
YPCrawler.xcodeproj/project.xcworkspace/contents.xcworkspacedata
YPCrawler.xcodeproj/project.xcworkspace/xcuserdata/Yasir.xcuserdatad/UserInterfaceState.xcuserstate
YPCrawler.xcodeproj/xcuserdata/Yasir.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
YPCrawler.xcodeproj/xcuserdata/Yasir.xcuserdatad/xcschemes/YPCrawler.xcscheme
YPCrawler.xcodeproj/xcuserdata/Yasir.xcuserdatad/xcschemes/xcschememanagement.plist
YPCrawler/Default-568h@2x.png
YPCrawler/Default.png
YPCrawler/Default@2x.png
YPCrawler/YPAppDelegate.h
YPCrawler/YPAppDelegate.m
YPCrawler/YPCrawler-Info.plist
YPCrawler/YPCrawler-Prefix.pch
YPCrawler/classes/crawler/YPCrawlController.h
YPCrawler/classes/crawler/YPCrawlController.m
YPCrawler/classes/crawler/YPCrawler.h
YPCrawler/classes/crawler/YPCrawler.m
YPCrawler/classes/ui/YPCrawledURLViewController.h
YPCrawler/classes/ui/YPCrawledURLViewController.m
YPCrawler/classes/ui/YPMainViewController.h
YPCrawler/classes/ui/YPMainViewController.m
YPCrawler/constants.h
YPCrawler/en.lproj/InfoPlist.strings
YPCrawler/main.m
Download
Click the following link to download iPhoneWebCrawler-master.zip.
iPhoneWebCrawler-master.zip