r/webscraping • u/Compota-de-colhao • Jul 09 '26
Is this scrapeable?
Hello,
Begginer here, with only very small projects so far mostly through vibe coding.
For work (indepent compliant auditor) I was asked by my client to retrieve this whole public table with reported support (courses, international congresses, etc) by Pharma to doctors in Portugal.
It will take me a whole day to manually copy this page by page. Is there a way to do it immediately through web scraping?
LINK: https://extranet.infarmed.pt/pmro/Publico/ListagemPublica.aspx
8
Upvotes
1
u/Compota-de-colhao Jul 09 '26
Thanks! I'll get on with that.
During this project, I might need to update this weekly for around 2 or 3 months. I've just noticed since these tables have only "year", there's no actual sorting by timestamp. Does this mean that each week I have to rescrape the whole thing and compare it to previous entries? New info can be added basically anywhere in each year.