Need to build a scraper with CSS queries that come from a database.
This query is not accepted: section.section .row:nth-last-child(2) .form-group div
(It's an example how to get your account ID from https://account.live.com/editprof.aspx?amru=https://account.microsoft.com/profile&mkt=pt-BR)
Need to build a scraper with CSS queries that come from a database.
This query is not accepted:
section.section .row:nth-last-child(2) .form-group div(It's an example how to get your account ID from https://account.live.com/editprof.aspx?amru=https://account.microsoft.com/profile&mkt=pt-BR)