• Halosheep@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Well, I had an issue where I needed to scrape a website for a bunch of individual links to specific pages for contract information so I could dynamically link a purchase order line to that page within our ERP. I’m not particularly good at scripting with html/Javascript so I just asked chatGPT for some help and it gave me a script to do it in like 4 seconds.

    Seemed pretty decent for that.

    • Bigoldmustard@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      So like stackoverflow but it just gives you some code that works but without the how?

      Seems very useful for personal projects that don’t need security.