Author: Alexander Barkov Email: [email protected] Message: > For fetching time, ok thanks ! Great news ! > For the in / out links per page, any chance you add this one day ?
As I said in the previous message, in 3.3.4 *ALL* in/out links can be collected into the table "links". It's trivial to count incoming and outgoing links for any URL by using a simple SQL query. > > For xpath, thanks but no, it's not for XML parsing. > I would need it, for example, to scrap specific content on my pages. XPath is a query language to address to various parts of an XML document. It assumes a well-formed XML value. It does not work for an arbitrary HTML file. Reply: <http://www.mnogosearch.org/board/message.php?id=21601> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general
