Hi All,
I am trying to carry out a web scraping task from this UK Govt website: https://www.applytosupply.digitalmarketplace.service.gov.uk/g-cloud/search.
I would like to create a database in essence in which for each link on the site I can search for a keyword or phrase to be able to filter the list to those which are relevant to myself.
For example all pages which contain the word SOC2.
Unfortunately I have limited web scraping experience but I believe this is an acheiveable task so I would appreciate any advice.