Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow scrapers to get HTML fragments for abstracts #1

Open
craigloftus opened this issue Jul 25, 2013 · 0 comments
Open

Allow scrapers to get HTML fragments for abstracts #1

craigloftus opened this issue Jul 25, 2013 · 0 comments
Assignees

Comments

@craigloftus
Copy link
Member

Would be good to be able to grab full abstracts, including any HTML content.

In BaseScraper this is currently handled in the get_value method, where a cssselect or xpath look up takes the text_content of the first matched element, rather than returning all child elements.

@ghost ghost assigned craigloftus Jul 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant