没有合适的资源?快使用搜索试试~ 我知道了~
IGScraperKit:在 Objective-C 或 Ruby 中创建动态网页抓取工具!
共56个文件
rb:12个
m:9个
h:7个
需积分: 9 0 下载量 6 浏览量
2021-06-16
03:18:01
上传
评论
收藏 271KB ZIP 举报
温馨提示
IGScraperKit 在 Objective-C 或 Ruby 中创建动态网络爬虫。 用法 创建一个刮板: # import " IGScraperKit.h " IGScraper* scraper = [IGScraper scraperWithBlock: ^ id (IGXMLNode* node, NSString * url) { return [[[node queryWithXPath: @" //p " ] firstObject ] text ]; }]; 然后用scraper抓取HTML: [scraper scrape: @" <html><p>Hello World</p></html> " URL: nil ]; // => @"Hello World" # import " IGScrape
资源推荐
资源详情
资源评论
收起资源包目录
IGScraperKit-master.zip (56个子文件)
IGScraperKit-master
IGScraperKit.xcworkspace
contents.xcworkspacedata 172B
xcuserdata
siuying.xcuserdatad
UserInterfaceState.xcuserstate 19KB
xcshareddata
IGScraperKit.xccheckout 1KB
IGScraperKit.podspec 2KB
Rakefile 806B
Podfile 149B
Gemfile 105B
Gemfile.lock 591B
Podfile.lock 1KB
IGScraperKitTests
IGScraperKitTests-Info.plist 691B
Fixtures
walmart.html 391KB
google.html 455KB
IGScraperSpec.m 1KB
IGRecipeRegistrySpec.m 4KB
IGScraperRecipeSpec.m 2KB
Recipes
broken.rb 117B
google.rb 175B
walmart.rb 775B
en.lproj
InfoPlist.strings 45B
spec
recipes
my_recipe.rb 425B
recipe_registry_spec.rb 1KB
scraper_spec.rb 410B
recipe_spec.rb 2KB
spec_helper.rb 232B
.gitignore 15B
IGScraperKit.xcodeproj
project.xcworkspace
contents.xcworkspacedata 157B
project.pbxproj 33KB
xcuserdata
siuying.xcuserdatad
xcschemes
IGScraperKit.xcscheme 4KB
xcschememanagement.plist 574B
README.md 4KB
LICENSE.txt 1KB
IGScraperKit
main.m 347B
JavaScript
scraper_kit.js 531KB
IGScraperKit-Info.plist 2KB
AppDelegate.h 287B
AppDelegate.m 2KB
Base.lproj
Main_iPad.storyboard 2KB
Main_iPhone.storyboard 2KB
Ruby
scraper_kit.rb 175B
scraper_kit
recipe_registry.rb 619B
scraper.rb 2KB
recipe.rb 855B
ViewController.h 225B
Images.xcassets
AppIcon.appiconset
Contents.json 825B
LaunchImage.launchimage
Contents.json 1KB
ViewController.m 503B
en.lproj
InfoPlist.strings 45B
Classes
IGScraperRecipe.m 2KB
IGRecipeRegistry.m 5KB
IGRecipeRegistry.h 1KB
IGScraperDelegate.h 430B
IGScraperRecipe.h 984B
IGScraper.m 1KB
IGScraperKit.h 322B
IGScraper.h 2KB
IGScraperKit-Prefix.pch 430B
共 56 条
- 1
资源评论
胡轶强
- 粉丝: 23
- 资源: 4572
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 高校教师成果管理小程序的设计与实现springboot.zip
- 基于java+springboot+mysql+微信小程序的微信小程序的图书管理系统 源码+数据库+论文(高分毕业设计).zip
- 俞军产品方法论心得整理输出
- 奶茶点餐小程序ssm.zip
- 基于微信小程序的乡村政务服务系统springboot.zip
- 基于微信小程序的在线选课系统springboot.zip
- 基于java+springboot+mysql+微信小程序的微信小程序养老院系统 源码+数据库+论文(高分毕业设计).zip
- 基于java+springboot+mysql+微信小程序的物流管理系统 源码+数据库+论文(高分毕业设计).zip
- 个人社交名片html代码,改改就能用
- 基于小程序宿舍报修系统的设计与实现ssm.zip
- “村游网”系统的微信小程序开发ssm.zip
- “黄师日报”平安小程序springboot.zip
- 餐厅点餐微信小程序springboot.zip
- 基于vue的订餐小程序springboot.zip
- Android Studio Ladybug(android-studio-2024.2.1.12-cros.deb)
- 基于java+springboot+mysql+微信小程序的闲置品交易平台 源码+数据库+论文(高分毕业设计).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功