My background is in growth hacking.
A year ago, my colleague introduced me to this website, and I have occasionally lurked there.
Currently, I am building a Chrome extension so you can web scrape and automate directly in Chrome.
If you can do that in the Chrome JavaScript console, you should be able to do that with ChatGPT flows.
So far, trying to bypass CSP (Content Security Protocol),
Th eval() and chrome script inject are prohibited functions on LinkedIn.
Or the Google Chrome Extention API.
And yes, if I build a pre-built webscraper or Automator, I can inject it, but the goal is for the user to test the code.
If anyone has some good ideas or links they can refer to me, that would be very helpful.
A year ago, my colleague introduced me to this website, and I have occasionally lurked there.
Currently, I am building a Chrome extension so you can web scrape and automate directly in Chrome.
If you can do that in the Chrome JavaScript console, you should be able to do that with ChatGPT flows.
So far, trying to bypass CSP (Content Security Protocol),
Th eval() and chrome script inject are prohibited functions on LinkedIn.
Or the Google Chrome Extention API.
And yes, if I build a pre-built webscraper or Automator, I can inject it, but the goal is for the user to test the code.
If anyone has some good ideas or links they can refer to me, that would be very helpful.