Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Extract text, title, etc from url without fetch url (avoid its downloading) #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adelaidaram
Copy link

I publish a new method in HtmlFetcher called extract which has a new parameter (content) to pass byte[] content from url.

I would like to avoid downloading the url´s content.
Sometimes, I have previously url´s content and I want to avoid a new downloading from the url (specially 'very huge url´s content).

Adelaida Ramírez Fernández added 2 commits September 1, 2017 14:08
…e previously url´s content and I want to avoid a new downloading from the url (specially 'very huge url´s content).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant