Hello, I'm somewhat new to using appery and creating mobile apps in general. I'm trying to create a barcode scanning function for my app where it scans a barcode, searches the barcode on google and then returns the result (the name of the item the barcode refers to) and displays the result. So for example, if the app scans the barcode on the back of a book, it would perform a background google search and then display the book's name/title on the screen. Or, if the app scans the barcode on a box of crackers, the cracker name shows. How do I go about doing this?