Skip to content

Feat/bright data tool #21

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

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

Conversation

meirk-brd
Copy link

Description

This commit adds a new Bright Data tool for scraping web content, taking screenshots, performing search queries, and extracting structured data from various websites and data feeds. The implementation follows the same pattern as other tools in the strands framework.

Key features:

  • Web scraping with Markdown output
  • Screenshot capture
  • Search engine queries with advanced parameters
  • Structured data extraction from various sources

Tests are included for all functionality.

Type of Change

  • Bug fix
  • New Tool
  • Breaking change
  • Other (please describe):

Testing

  • hatch fmt --linter
  • hatch fmt --formatter
  • hatch test --all

All of the above tests passed locally.

Checklist

  • I have read the CONTRIBUTING document

  • I have added tests that prove my fix is effective or my feature works

  • I have updated the documentation accordingly

  • I have added an appropriate example to the documentation to outline the feature

  • My changes generate no new warnings

  • Any dependent changes have been merged and published

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

meirk-brd added 2 commits May 20, 2025 12:21
This commit adds a new Bright Data tool for scraping web content,
taking screenshots, performing search queries, and extracting structured
data from various websites. The implementation follows the same pattern
as other tools in the strands framework.

Key features:
- Web scraping with Markdown output
- Screenshot capture
- Search engine queries with advanced parameters
- Structured data extraction from various sources

Tests are included for all functionality.
@meirk-brd meirk-brd requested a review from a team as a code owner May 20, 2025 10:33
@meirk-brd
Copy link
Author

Hi @ryanycoleman ,

Can you please review this PR?
Let me know if something is missing or if any further additions are needed here.

Thanks!

@ryanycoleman ryanycoleman removed their assignment Jun 3, 2025
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