We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e.g. SELECT * FROM 'data' WHERE family_name = 'Lastra Fernández':
SELECT * FROM 'data' WHERE family_name = 'Lastra Fernández'
iddiputado: "328", name: "Adriana Lastra Fernández", sort_name: "Lastra Fernández, Adriana", given_name: "Adriana", family_name: "Lastra Fernández", gender: "female", party: "PSOE", faction_id: "GS", faction: "G.P. Socialista", source: "http://www.congreso.es/portal/page/portal/Congreso/Congreso/Diputados/BusqForm?next_page=/wc/fichaDiputado&idDiputado=328&idLegislatura=11", dob: "Nacida el 30 de marzo de 1979 en Oviedo (Asturias) .", term: "11", start_date: "2016-01-11", end_date: null, email: "", twitter: "", facebook: "", phone: "", fax: "", constituency: "Asturias", photo: "", id: "11_328"
The old version of the scraper picked these up correctly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
e.g.
SELECT * FROM 'data' WHERE family_name = 'Lastra Fernández'
:The old version of the scraper picked these up correctly.
The text was updated successfully, but these errors were encountered: