-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Milestone
Description
Which is what would be yielded out of Scraper#scrape instead of the HTML, the URL, and instance page's index, etc.
This ScrapedPage object -- which might inherit from Nokogiri::HTML -- would contain the raw HTML, the parsed HTML, the URL, the index page from which the instance page was linked (if present), a reference to the index page's ScrapedPage object, and the instance page's index (i.e. ordinal count) of pages linked to from the index page.
This would be a breaking change, so is farther away from being implemented into stable Upton.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels