• I believe this is something that could be done through Python but I've got no idea, so please ignore if not:

    I'm looking to scrape some data from a significant number of web pages (at least 3,000, I think, all from the same website initially). I'd like different elements of the website to be put into different columns in a spreadsheet. In the HTML, different

    attributes separate the different elements. Is this something that could be done, and if so would anyone be able to give me some advice on how? Many thanks!

  • That's the kind of job that if the website is a public one, that asking ChatGPT to give you code examples would actually work.

    Then, with those code examples, GitHub CoPilot will be pretty effective at helping tie it all together.

About

Avatar for Velocio @Velocio started