Sha256: 12b4bc127b524325dde63ee2faf5c56f68b22f56cdff32d97d77fa34a69b45d2
Contents?: true
Size: 551 Bytes
Versions: 2
Compression:
Stored size: 551 Bytes
Contents
{ "index": { "url": ["https://github.com/blog"], "js": false, "paginate": [ "\\/?+$", "/?page=<% 1,2,1 %>" ] }, "posts": { "from": "select('h2.blog-post-title a') from('index')", "js": false, "host": "http://github.com", "pattern": { "title": "<% .blog-title %>", "meta": { "calendar": "<% .blog-post-meta li:first %>", "author": "<% .blog-post-meta .vcard %>", "category": "<% .blog-post-meta li:last %>" }, "body": "<% .blog-post-body %>" } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
apify_core-0.1.1 | spec/examples/github_blog_request.json |
apify_core-0.1.0 | spec/examples/github_blog_request.json |