Ticket #11 (closed enhancement: fixed)

Opened 22 months ago

Last modified 22 months ago

Write usable basic spider class

Reported by: pablo Owned by: pablo
Priority: major Milestone: 0.7
Component: code Version:
Keywords: Cc:

Description

Right now we only have the BaseSpider? class which doesn't provide any functionality at all. This is intentionally, to be as flexible as possible, but we need to add a more usable basic spider.

Change History

Changed 22 months ago by pablo

  • status changed from new to closed
  • resolution set to fixed
  • summary changed from Write basic spider class to Write usable basic spider class

Added BasicSpider? in r301.

It will probably need need some further improvements but it's enough to close this ticket.

Note: See TracTickets for help on using tickets.