Im New to scraping and i already tried the scrape integration. But i dont know whats missing or what im doing wrong.
I gave it the Website and selector, which didnt gave me any Data.
The Website requires a Login, but you can Login via many different types.
How do i figure out how to specifically login via Google with my Google mail.
And i would Like to know then how i can scrape the live Data (for Test purpose Archive Data from the latest Practice Sessions and Qualifying is enough to See of it works i think) from the mentioned website.
For example i would Like to get the name of the current driver on P1.
Driver on P1 has selector: "i_01_nick"
TIA