<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Play-Store on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</title>
    <link>https://move.cyber-neurones.org/tags/play-store/</link>
    <description>Recent content in Play-Store on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Thu, 21 Dec 2017 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://move.cyber-neurones.org/tags/play-store/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Application Caisse d’Epargne sous Android : le désastre de la version 4.6.1</title>
      <link>https://move.cyber-neurones.org/post/2017/12/2017-12-21-application-caisse-depargne-sous-android-le-desastre-de-la-version-4-6-1-3/</link>
      <pubDate>Thu, 21 Dec 2017 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2017/12/2017-12-21-application-caisse-depargne-sous-android-le-desastre-de-la-version-4-6-1-3/</guid>
      <description>&lt;p&gt;J&amp;rsquo;ai trouvé mon bonheur : &lt;a href=&#34;https://github.com/amrrs/Google-Play-Store-Review-Extractor&#34;&gt;https://github.com/amrrs/Google-Play-Store-Review-Extractor&lt;/a&gt; ( &lt;strong&gt;Google Play Store Review Extractor&lt;/strong&gt; ) . Un programme qui permet le téléchargement des commentaires.&lt;/p&gt;&#xA;&lt;p&gt;Sur le programme &lt;a href=&#34;https://github.com/amrrs/Google-Play-Store-Review-Extractor/blob/master/reviews_extraction.py&#34;&gt;https://github.com/amrrs/Google-Play-Store-Review-Extractor/blob/master/reviews_extraction.py&lt;/a&gt; , il suffit de changer :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;link = &amp;#34;https://play.google.com/store/apps/details?id=uk.co.o2.android.myo2&amp;amp;hl=en_GB&amp;#34;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;par:&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;link = &amp;#34;https://play.google.com/store/apps/details?id=com.caisseepargne.android.mobilebanking&amp;amp;hl=fr&amp;#34;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Mais il faut aussi changer le path ( le chemin) vers Chrome :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;chrome_options.binary_location = &amp;#34;C:\\Users\\SA31\\Downloads\\dt\\Win_337026_chrome-win32\\chrome-win32\\chrome.exe&amp;#34;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Pour que cela fonctionne, il faut donc &lt;strong&gt;Windows + Python + Chrome&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Sinon avec Curl on peut faire :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;curl --verbose --data &amp;#34;reviewType=0&amp;amp;pageNum=4&amp;amp;id=com.caisseepargne.android.mobilebanking&amp;amp;reviewSortOrder=1&amp;amp;hr=1&amp;#34; &amp;#34;https://play.google.com/store/getreviews&amp;#34; &amp;gt; data.txt&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Pour avoir les derniers commentaires :&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
