Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Tweaks wording in zilo/webscraper README.
  • Loading branch information
skrawcz authored Nov 9, 2023
1 parent f722539 commit 70c7b63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contrib/hamilton/contrib/user/zilto/webscraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

This module implements a simple webscraper that collects the specified HTML tags and removes undesirable ones. Simply give it a list of URLs.

Timeout and retry logic for HTTP request is implemented using the `tenacity` package
Timeout and retry logic for HTTP request is implemented using the `tenacity` package.

# Configuration Options
## Config.when
This module doesn't receive any configuration.

## Inputs
Expand Down

0 comments on commit 70c7b63

Please sign in to comment.