• Categories
  • Search
  • unogs
  • Register
  • Login
uNoGS Forum
  • Categories
  • Search
  • unogs
  • Register
  • Login
ad

What Countries do we need?

Announcements
14
57
99.9k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ?
    Guest
    last edited by 2 Oct 2017, 15:24

    This post is deleted!
    1 Reply Last reply Reply Quote 0
    • ?
      Guest
      last edited by 2 Oct 2017, 22:57

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • ?
        Guest
        last edited by 3 Oct 2017, 08:38

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • ?
          Guest
          last edited by 3 Oct 2017, 10:43

          Are the APIs for the mentioned countries live on Mashape? If so, did anything in their structure change?

          A 1 Reply Last reply 4 Oct 2017, 14:28 Reply Quote 0
          • ?
            Guest
            last edited by 4 Oct 2017, 14:00

            If there is anybody looking for VPS to provide UNOGS, this website has a few countries available.
            https://www.edis.at/en/server/kvm-vps/belgium-bruges/

            1 Reply Last reply Reply Quote 0
            • A
              admin @Guest
              last edited by 4 Oct 2017, 14:28

              Everything on the website is available through the API at this time.

              1 Reply Last reply Reply Quote 0
              • ?
                Guest @admin
                last edited by 5 Oct 2017, 08:53

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • ?
                  Guest @admin
                  last edited by 6 Oct 2017, 17:23

                  @admin Have you considered using HideMyAss? :-)

                  A 1 Reply Last reply 7 Oct 2017, 19:11 Reply Quote 0
                  • ?
                    Guest
                    last edited by 7 Oct 2017, 09:24

                    add PORTUGAL back

                    1 Reply Last reply Reply Quote 0
                    • A
                      admin @Guest
                      last edited by 7 Oct 2017, 19:11

                      I have a solution but I need everyones help... Using a vpn doesn't cut it for an automated solution...

                      1 Reply Last reply Reply Quote 0
                      • ?
                        Guest
                        last edited by 12 Oct 2017, 15:37

                        In the meantime, do you have an archive (and an "api" way to get them...) for all european countries ?
                        And the suggestion to use a Vpn service like HMA ? We use it to get catalogs from many VOD services in Europe and it works quite well (ok, it's slow and I had to write a wrapper script on it to "attach" to a given country).

                        A 1 Reply Last reply 12 Oct 2017, 16:14 Reply Quote 0
                        • A
                          admin @Guest
                          last edited by 12 Oct 2017, 16:14

                          All countries can still be accessed from the API, they are just stuck from the last time the script was run against them.

                          1 Reply Last reply Reply Quote 0
                          • ?
                            Guest
                            last edited by 12 Oct 2017, 20:43

                            Ok, but if I get the list from " https://unogs-unogs-v1.p.mashape.com/api.cgi?t=lc ", only 16 are returned and I need all your country IDs to continue the process (I need the code for Italy for example...). Can you provide the full list (ideally with the country last scrap date) ?

                            A 1 Reply Last reply 13 Oct 2017, 08:15 Reply Quote 0
                            • ?
                              Guest
                              last edited by 13 Oct 2017, 06:49

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • A
                                admin @Guest
                                last edited by 13 Oct 2017, 08:15

                                I have now updated the endpoint to dump all legacy countries.

                                 https://unogs-unogs-v1.p.mashape.com/api.cgi?t=lc&q=all
                                
                                1 Reply Last reply Reply Quote 0
                                • ?
                                  Guest
                                  last edited by 13 Oct 2017, 08:52

                                  Good news!
                                  But I tried with "?t=lc&q=all" and with "?t=lc&list-type=all" and I am still getting only 16 countries...
                                  And should I use "api" or "aaapi" ?

                                  A 1 Reply Last reply 22 Oct 2017, 17:53 Reply Quote 0
                                  • ?
                                    Guest
                                    last edited by 16 Oct 2017, 14:19

                                    The 'all' choice (without quotes of course) doesn't work either in the api documentation page (with the Test Endpoint button)...

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      Guest
                                      last edited by 17 Oct 2017, 23:28

                                      turkey please

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        admin @Guest
                                        last edited by 22 Oct 2017, 17:53

                                        this was always working with the above actual syntax in my post... The preview on the documents page was broken because mashape randomly saves changes :(

                                        O 1 Reply Last reply 27 Oct 2017, 15:03 Reply Quote 0
                                        • O
                                          oea @admin
                                          last edited by 27 Oct 2017, 15:03

                                          You're right, I can now get 95 countries with "t=lc&q=all" but the ITEMS structure is different with "all", it has less fields :

                                          without all:
                                          "COUNT": "16",
                                          "ITEMS": [
                                          [
                                          "23",
                                          "au",
                                          "Australia ",
                                          "30",
                                          "243",
                                          "38",
                                          "4199",
                                          "1264",
                                          "2935",
                                          "AUD",
                                          "8.99",
                                          "11.99",
                                          "14.99"
                                          ],

                                          with all:
                                          "COUNT": "95",
                                          "ITEMS": [
                                          {
                                          "id": "276",
                                          "country": "Angola ",
                                          "lastUpdated": "2017-09-19 04:47:10"
                                          },
                                          {
                                          "id": "21",
                                          "country": "Argentina ",
                                          "lastUpdated": "2017-09-19 10:01:22"

                                          The iso code and some other values are not present in the "all" call :-(

                                          1 Reply Last reply Reply Quote 0
                                          35 out of 57
                                          • First post
                                            35/57
                                            Last post