hello there.
For purpouse of retirieve information from a web page i'been using "http request node" but, it can only give a maximum of 5700 characters, wich is more less than what is needed to get the specified data.
I've tried to modify the settings.js but it wasnt successfull, it does modify buffer's data in debug space. Does anyone has experince some need like mine?, i'd like to increase the buffer length way more than 5700. Thanks for reading and any advice!. Regards!!
[{"id":"879b872b.68ec38","type":"inject","z":"1d10fa22.32b416","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":1390,"y":4760,"wires":[["94a468af.1286c8"]]},{"id":"94a468af.1286c8","type":"http request","z":"1d10fa22.32b416","name":"","method":"GET","ret":"txt","paytoqs":"ignore","url":"alloy.geocom.cl","tls":"","persist":false,"proxy":"","authType":"","x":1550,"y":4760,"wires":[["69db9d72.bd3134"]]},{"id":"69db9d72.bd3134","type":"debug","z":"1d10fa22.32b416","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1750,"y":4760,"wires":[]}]