I can scrape/extract public data from various government websites and optionally compile the results to a document. The solution is based on python web scrapping platform, scrapy.
I am a full stack developer and am well acquainted with extraction processes. In instances where interactivity(mouse clicks, keyboards etc.) is needed to extract data I can go for a browser based approach.