Hello All, I am a new Nutch user , I need to be able to get every URL that Nutch is crawling with in a session and insert the URL into a MySQL database along with some other metadata , I am using Nutch 1.7 and have set up the project in Eclipse .Can anyone please give me guidance on which class/classes I would need to modify to get the URL in the current session and insert it into the database?
Any help would be greatly appreciated. Thank You in advance.

