jpco-source-code

Results 2 issues of jpco-source-code

Add this snippet to get price and title ``` price = item.select_one('div > div > div:nth-of-type(2) > div') # Get price title = item.select_one('span:nth-of-type(2)') # Get title ```

I've installed it capacitor in my project ionic-react5 and i've configured en project android. In the facebook login requesting only "email" , al app show "invalid scope : openid, email....