2017-10-20 15 views
0

J'ai une chaîne contenant du texte json. Je me suis converti à la chaîne brute paréchapper réponse de Scrapy pour analyser json

json_raw = "%r"%json_all 

Alors je tente de charger

json_dict = json.loads(json_raw) 

me donner l'erreur JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Pour déboguer je l'ai fait print(json_raw), et la sortie de la console me donne:

'{... omitted ...}' 

Je ne suis pas sûr de savoir comment j'ai obtenu la citation simple supplémentaire. Mon code ressemble à ceci au moment

json_all = "{"+json2+"}" 
json_raw = "%r"%json_all 
json_dict = json.loads(json_raw) 

J'ai vérifié avec https://jsonformatter.curiousconcept.com

qe ma chaîne n'a pas été correctement échappé avec Scrapy.

Vérification à l'aide Scrapy Shell

scrapy shell "https://www.alibabacloud.com/pricing" 
json_response = response.xpath('//*[@id="floor1"]/textarea').extract() 

Voir json_respnse

La façon dont il est échappé avec Scrapy détruit le bon format original de JSON. Si je copie coller le json pour le original html il n'y avait pas d'erreur.

J'ai retiré la pièce semble causer des problèmes.

d_str = '* Each package includes an outbound Data Transfer plan. Any outbound data transfers in excess of your plan\'s Data Transfer allowance are subject to overage charges. <a href="https://www.alibabacloud.com/starter-packages/general" class=\'\\"show-intl\\"\'>Learn more</a><br>*' 
    json_new = json_response[0].replace(d_str,'',1) 

    # split on the first character and take the last element of the result 
    json1=json_new.split("{",1)[-1] 
    json2=json1.rsplit("}",1)[0] 
    json_all = '{'+json2+'}' 
    json_dict = json.loads(json_all) 

Maintenant, je peux le charger.

+0

vous avez un JSON non valide. Vérifiez "https://jsonformatter.curiousconcept.com/". votre JSON donne aussi une erreur dans http://json.bloople.net aussi. erreur de syntaxe dans votre json. l'erreur est dans la valeur de la clé "note". –

Répondre

0

Vous ne devez pas placer votre chaîne entre guillemets, comme dans la ligne ci-dessous. Le message d'erreur signifie que le premier caractère est invalide, identifié par un guillemet.

json_raw = "%r"%json_all 

Pour json, le premier caractère commence par {ou [

0

Utilisez jsonformatter.curiousconcept.com pour vérifier votre json et suivre le rapport.

Vous devez correctement échapper " lorsque vous utilisez " pour envelopper les clés et les valeurs.

JSON doit être corrigée:

{"moduleinfo":{"note":"* Each package includes an outbound Data Transfer plan. Any outbound data transfers in excess of your plan's Data Transfer allowance are subject to overage charges. <a href=\"https://www.alibabacloud.com/starter-packages/general\" class='\"show-intl\"'>Learn more</a><br>* The pricing above applies to both newly launched instances and renewals.","plans_count":[{"count_phone":1,"count":1}],"os_count":[{"count_phone":1,"count":1}],"products_count":[{"count_phone":30,"count":30}],"floor":"floor1","bigTitle":"Simple and Transparent Pricing","regions_count":[{"count_phone":1,"count":1}]},"regions":[{"title":"Regions:","list":[{"nation":"Worldwide","tce_rule_count":"1","text":"Worldwide: Singapore, Sydney, Frankfurt, Virginia, Silicon Valley"},{"nation":"Hong Kong","tce_rule_count":"1"},{"nation":"Mainland China","tce_rule_count":"1","text":"Mainland China: Beijing, Hangzhou, Shanghai, Shenzhen, Qingdao, Zhangjiakou"}]}],"os":[{"title":"Operating System:","list":[{"tce_rule_count":"1","text":"Linux"},{"tce_rule_count":"1","text":"Windows"}]}],"products":[{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","regions":"Worldwide","os":"Linux","btntxt":"Get Started","price":"<span>$<b>4.50</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","regions":"Worldwide","os":"Linux","btntxt":"Get Started","price":"<span>$<b>10</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","regions":"Worldwide","os":"Linux","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","regions":"Worldwide","os":"Linux","btntxt":"Get Started","price":"<span>$<b>39</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","regions":"Worldwide","os":"Linux","btntxt":"Get Started","price":"<span>$<b>79</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzEifSB9","regions":"Hong Kong","os":"Linux","btntxt":"Get Started","price":"<span>$<b>9</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzEifSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzIiIH19","regions":"Hong Kong","os":"Linux","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzIiIH19","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzMiIH19","regions":"Hong Kong","os":"Linux","btntxt":"Get Started","price":"<span>$<b>39</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzMiIH19","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzQiIH19","regions":"Hong Kong","os":"Linux","btntxt":"Get Started","price":"<span>$<b>79</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzQiIH19","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzUiIH19","regions":"Hong Kong","os":"Linux","btntxt":"Get Started","price":"<span>$<b>109</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzUiIH19","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","regions":"Mainland China","os":"Linux","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","regions":"Mainland China","os":"Linux","btntxt":"Get Started","price":"<span>$<b>29</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","regions":"Mainland China","os":"Linux","btntxt":"Get Started","price":"<span>$<b>49</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","regions":"Mainland China","os":"Linux","btntxt":"Get Started","price":"<span>$<b>89</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","regions":"Mainland China","os":"Linux","btntxt":"Get Started","price":"<span>$<b>119</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","regions":"Worldwide","os":"Windows","btntxt":"Get Started","price":"<span>$<b>9</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","regions":"Worldwide","os":"Windows","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","regions":"Worldwide","os":"Windows","btntxt":"Get Started","price":"<span>$<b>29</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","regions":"Worldwide","os":"Windows","btntxt":"Get Started","price":"<span>$<b>59</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","regions":"Worldwide","os":"Windows","btntxt":"Get Started","price":"<span>$<b>99</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImFwLXNvdXRoZWFzdC1vczMwLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzEifSB9","regions":"Hong Kong","os":"Windows","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzEifSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzIiIH19","regions":"Hong Kong","os":"Windows","btntxt":"Get Started","price":"<span>$<b>29</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzIiIH19","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzMiIH19","regions":"Hong Kong","os":"Windows","btntxt":"Get Started","price":"<span>$<b>49</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzMiIH19","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzQiIH19","regions":"Hong Kong","os":"Windows","btntxt":"Get Started","price":"<span>$<b>89</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzQiIH19","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzUiIH19","regions":"Hong Kong","os":"Windows","btntxt":"Get Started","price":"<span>$<b>119</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhvbmdrb25nLWFtNC1jMDQiLCJwbGFuSWQiOiJwbGFuXzUiIH19","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","regions":"Mainland China","os":"Windows","btntxt":"Get Started","price":"<span>$<b>19</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>1TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","regions":"Mainland China","os":"Windows","btntxt":"Get Started","price":"<span>$<b>29</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMiIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>1GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>2TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","regions":"Mainland China","os":"Windows","btntxt":"Get Started","price":"<span>$<b>49</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fMyIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>1 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>2GB</b> Memory"},{"tce_rule_count":"1","text":"<b>40GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>3TB</b> Data Transfer"}],"isActive":"true"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","regions":"Mainland China","os":"Windows","btntxt":"Get Started","price":"<span>$<b>89</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNCIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>4GB</b> Memory"},{"tce_rule_count":"1","text":"<b>60GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>4TB</b> Data Transfer"}],"isActive":"false"},{"btnlink":"https://ecs-buy-intl.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","regions":"Mainland China","os":"Windows","btntxt":"Get Started","price":"<span>$<b>119</b> USD</span>/month","btnlinkForReseller":"https://ecs-buy-intl4service.aliyun.com/simple?data=eyJjb21wb25lbnRzIjp7InZtX3JlZ2lvbl9ubyI6ImNuLWhhbmd6aG91LWRnLWEwMSIsInBsYW5JZCI6InBsYW5fNSIgfSB9","confs":[{"tce_rule_count":"1","text":"<b>2 Core</b> CPU"},{"tce_rule_count":"1","text":"<b>8GB</b> Memory"},{"tce_rule_count":"1","text":"<b>80GB</b> SSD Cloud Disk"},{"tce_rule_count":"1","text":"<b>5TB</b> Data Transfer"}],"isActive":"false"}],"plans":[{"title":"Included in All Plans","list":[{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"99.95% ECS uptime SLA"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Free snapshot"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Solid-state drives"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Powerful infrastructure, tier 3+ datacenters"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"3-copy data backup data durability of 99.9999999%"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Static IP address"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Simple accessible management console"},{"tce_rule_count":"1","icon":"//img.alicdn.com/tfs/TB1vyrrSpXXXXcBaXXXXXXXXXXX-36-28.png","text":"Access to 30+ Alibaba Cloud Services"}],"isShow":"false"}],"countinfo":{"regions":{"length_pc":0,"length":0},"os":{"length_pc":0,"length":0},"plans":{"length_pc":0,"length":0},"products":{"length_pc":0,"length":0}},"$tmsId":"tce/965280"}