I searched a lot how to solve this problem but I didn't find anything I could make it work. Basically I have this webpage:
http://databank.worldbank.org/data/embed-int/Table-1-SDDS-new/id/4f2f0c86
and what I'm trying to do is change the country with Python in order to extract the data from the HTML (I already know how to extract the data). Point is, I don't know how to change the country. Could you help me with that?
I saw many solutions that were similar but, probably due to my lack of experience with HTML, I didn't understand them well.
Thank you in advance.