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

Replace unreleased ScriptExtractor with generic ElementExtractor #349

Merged
merged 2 commits into from
Dec 9, 2020

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Dec 8, 2020

Add ElementExtractor and extract-element flux command based on CSS-style selector (see https://jsoup.org/cookbook/extracting-data/selector-syntax), e.g. used in https://gitlab.com/oersi/oersi-etl/-/blob/develop/data/production/digill-to-oersi.flux#L11.

Since ElementExtractor fully replaces the functionality of ScriptExtractor, and ScriptExtractor has not been in a release, I think we should remove ScriptExtractor.

Assigning @dr0i for review, who reviewed ScriptExtractor as part of #313.

@fsteeg fsteeg requested a review from dr0i December 8, 2020 15:57
Copy link
Member

@dr0i dr0i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok with renaming

@fsteeg fsteeg merged commit b7e78ea into master Dec 9, 2020
@fsteeg fsteeg deleted the extract-element branch December 9, 2020 07:40
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

Successfully merging this pull request may close these issues.

2 participants