Closed null15 closed 3 years ago
@null15 this depends on the website that you are crawling. You will get all the content from the page and then you will have to parse the content via an HTML parsing module or library. For python you can use html.parser
As this is more an issue related to a website than to the library itself, I'm closing the issue. Please contact directly our support team for further assistance here.
Hey,
how to only get the latest content of the last post?