1 { 2 "description": "Top 10 mobile sites", 3 "archive_data_file": "data/top_10_mobile.json", 4 "credentials_path": "data/credentials.json", 5 "user_agent_type": "mobile", 6 "smoothness": { "action": "scroll" }, 7 "pages": [ 8 { 9 "url": "https://www.google.com/#hl=en&q=science", 10 "why": "#1 (Alexa) most visited page worldwide, picked a reasonable search term" 11 }, 12 { 13 "url": "https://m.facebook.com/rihanna", 14 "why": "#2 (Alexa) most visited page worldwide, picked the most liked page" 15 }, 16 { 17 "url": "http://m.youtube.com/results?q=science", 18 "why": "#3 (Alexa) most visited page worldwide, picked a reasonable search term" 19 }, 20 { 21 "url": "http://search.yahoo.com/search;_ylt=?p=google", 22 "why": "#4 (Alexa) most visited page worldwide, picked a reasonable search term" 23 }, 24 { 25 "url": "http://www.baidu.com/s?word=google", 26 "why": "#5 (Alexa) most visited page worldwide, picked a reasonable search term" 27 }, 28 { 29 "url": "http://en.m.wikipedia.org/wiki/Science", 30 "why": "#6 (Alexa) most visited page worldwide, picked a reasonable page" 31 }, 32 { 33 "url": "https://mobile.twitter.com/justinbieber?skip_interstitial=true", 34 "why": "#10 (Alexa) most visited page worldwide, picked the most followed user" 35 }, 36 { 37 "url": "http://www.amazon.com/gp/aw/s/?k=nexus", 38 "why": "#11 (Alexa) most visited page worldwide, picked a reasonable page" 39 }, 40 { 41 "url": "http://m.taobao.com/channel/act/mobile/20131111-women.html", 42 "why": "#13 (Alexa) most visited page worldwide, picked the first real page" 43 }, 44 { 45 "url": "http://yandex.ru/touchsearch?text=science", 46 "why": "#18 (Alexa) most visited page worldwide, picked a reasonable search term" 47 } 48 ] 49 } 50