I need to fetch some text from a WP website, but need to login first

pere xavier Rossello pxrossello at gmail.com
Tue Feb 28 18:57:36 EST 2023


Hi.

The easy way to do this is using REST API.

https://developer.wordpress.org/rest-api/

And using it from livecofe

https://lessons.livecode.com/m/4071/l/1325310-how-to-request-a-resource-from-a-rest-api

Pere X.





El mar, 28 feb 2023, 18:22, harrison--- via use-livecode <
use-livecode at lists.runrev.com> escribió:

> Hi Matthias,
>
> If you can’t get it done with tsNet or LiveCode,
> you might want to try using Keyboard Maestro.
>
> Rick
>
>
> > On Feb 28, 2023, at 11:00 AM, matthias rebbe via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Hi,
> >
> > i need to login into a WP website to fetch some specific data. Currently
> this is done manually in a browser, but i would like to automate it using
> tsNET external or pure Livecode script.
> >
> > Did anyone already do this with Livecode?
> >
> > Regards,
> > Matthias
> >
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


More information about the use-livecode mailing list