Skip to content

Commit

Permalink
Add got-scraping to Got plugins in readme (#1823)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnmkng committed Aug 6, 2021
1 parent e1099fb commit 7805501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ For advanced JSON usage, check out the [`parseJson`](documentation/2-options.md#
- [`gl-got`](https://github.com/singapore/gl-got) - Got convenience wrapper to interact with the GitLab API
- [`gotql`](https://github.com/khaosdoctor/gotql) - Got convenience wrapper to interact with GraphQL using JSON-parsed queries instead of strings
- [`got-fetch`](https://github.com/alexghr/got-fetch) - Got with a [`fetch`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) interface
- [`got-scraping`](https://github.com/apify/got-scraping) - Got wrapper specifically designed for web scraping purposes

### Legacy

Expand Down

0 comments on commit 7805501

Please sign in to comment.