- Регистрация
 - 29.01.2012
 
- Сообщения
 - 21
 
- Благодарностей
 - 0
 
- Баллы
 - 0
 
How would I parse text out of a webpage with regex if it looked like this:
{I want to separate this from the below}
{I want to separate this from the above}
but the {} and the text in the middle will never be the same when I run the zenno bot, the only thing consistent on the page every time will be the empty space in between them (which is always one line) and I need to parse them away from eachother.
								{I want to separate this from the below}
{I want to separate this from the above}
but the {} and the text in the middle will never be the same when I run the zenno bot, the only thing consistent on the page every time will be the empty space in between them (which is always one line) and I need to parse them away from eachother.
