Hi - I have scripts that pull website data and send it into a channel. Currently just one line at a time is read and sent in, but is it possible to take more than one line at once from a single socket read?
The reason is, on one of the sites there is some info on a line right above the the main line I use that I would also like in include, but not sure if it's possible...
Thanks in advance!