Questions tagged [allegro-pl]

Allegro (Polish pronunciation: [aˈlɛɡrɔ]) is a Polish online auction website based in Poznań. It was formed in 1999 and subsequently purchased by online auction site QXL Ricardo plc (now Tradus) in March 2000.

Allegro was added to numerous Polish web portals, which increased its popularity and assisted its rapid growth. The company has since used this approach to boost other Tradus-owned sites.

European Allegro sites:

  • Czech Republic - Aukro.cz
  • Hungary - Vatera.hu
  • Hungary - TeszVesz.hu
  • Hungary - Grando.hu
  • Hungary - Arukereso.hu
  • Hungary - Lealkudtuk.hu
  • Russia - Molotok.ru
  • Ukraine - Aukro.ua
  • Bulgaria - Aukro.bg
  • Belarus - Allegro.by
  • Romania - Mercador.ro
  • Poland - Allegro.pl
  • Slovakia - Aukro.sk
  • Kazakhstan - Allegro.kz
  • Serbia - Allegro.rs

Immensely popular in Poland, Allegro is ranked 192nd among the world's most used online websites by Alexa Internet (4 December 2008) - compared to EBay UK at 98th and EBay Germany at 64th.

Allegro now claims to have seven million users with a new user registering every 16 seconds. In the first nine months of 2007, the company's sales totaled PLN 2.75 billion, while over the whole of 2006 sales were just above PLN 2.5 billion.

5 questions
0
votes
1 answer

Java REST api authorization issue

I am trying to write a simple app that is conecting with Allegro.pl, but I am stuck on authorization. I have spent way too many hours already trying to figure this out (postman was not helpful), and I wounder if you can have a look and help,…
NewBe
  • 61
  • 1
  • 7
0
votes
1 answer

Creating a SOAP request for Allegro WebAPI

Could anybody help me with creating XML request for Allegro WebAPI? '' + '
michal
  • 115
  • 6
0
votes
1 answer

Django, python syntax error while running makemigrations (DecimalField choices)

In my application, I'm calling API to create choices for DecimalField in models.py. # -*- coding: utf-8 -*- from django.db import models import re from suds.client import Client from datetime import datetime from django.utils import timezone class…
stott3r
  • 63
  • 1
  • 7
0
votes
0 answers

Troubles with Polish symbols

Have troubles with encoding in Webapi answer: http://allegro.pl/webapi/ The problem is: Sk�rzana tapicerka Have been surfing the internet for 2 days, but even after trying these solutions, there's no result. I read the XML file of web service:…
user4610687
0
votes
1 answer

PHP [ERR_NO_SESSION] during dochecknewauctionext command on allegro Webapi

While trying to execute command dochecknewauctionext I'm getting "[ERR_NO_SESSION]" error. I'm pretty new to this and I simply can't see what's wrong with the session id. Is the code incorrect? Or maybe the id changes - it connects for the second…
saint337
  • 33
  • 1
  • 8