Every now and then, I wonder: can AI do [insert simple task]? And I decide to let it have a whirl.
In this case, I wanted to make a list of IANS Faculty that were giving talks at this year's RSAC Conference.
The IANS faculty page is public: https://www.iansresearch.com/our-faculty/faculty
The RSAC Agenda page is public: https://path.rsaconference.com/flow/rsac/us26/FullAgenda/page/catalog
Seems simple, right?
It understood what it needed to do, but failed miserably.
Conclusion: I would be done with this task by now if I had ignored the existence of AI. Instead, I tried using AI, got tired and frustrated after trying half a dozen prompt approaches and different products (Claude, ChatGPT, and Gemini) and no longer have the time or energy to do it myself.
AI continues to be frustrating for these tasks that are too small to write a script for, but too large to want to do manually (open dev tools, copy JSON, manually extract/parse data on CLI, etc). Unfortunately, SO MANY tasks still require pulling information from a website built for humans, with no API.




