Sinuee Hernández

Results 1 comments of Sinuee Hernández

You just need to add the header 'User-Agent'. The next example is on python ``` Python x = requests.get( 'https://www.romexchange.com/api', params={'item':item}, headers={'User-Agent': 'RomCalculator/0.0.1'})