I\'ve used importxml to get public info from a website. But sometimes info changed when we access though different country. For example http://www.ebay.com/itm/221998403138?_trk
IMPORTXML is a Google Sheets built-in function that use Google servers to be ran anonymously. If you need to use to sign in in order to get access to restricted access information you should use another thing like Google Apps Script to create a web app.