Hi
I want to build a scraper like of Senuke, where I pull a random article, and random blocks of text, assembles it to a new txt file.
I would like to pull just say 2 blocks(paragraphs) from any text file within the directory. But I cant define the newline /n as a delimiter. What should I put there instead?
I want to build a scraper like of Senuke, where I pull a random article, and random blocks of text, assembles it to a new txt file.
I would like to pull just say 2 blocks(paragraphs) from any text file within the directory. But I cant define the newline /n as a delimiter. What should I put there instead?