Skip to content

feat: LLMO-3330: add submitScrapeJob and lookupScrapeResults to DrsClient#1405

Merged
rarescheseli merged 3 commits intomainfrom
rcheseli/enhance-drs-client
Mar 6, 2026
Merged

feat: LLMO-3330: add submitScrapeJob and lookupScrapeResults to DrsClient#1405
rarescheseli merged 3 commits intomainfrom
rcheseli/enhance-drs-client

Conversation

@rarescheseli
Copy link
Contributor

@rarescheseli rarescheseli commented Mar 5, 2026

Summary

  • Add submitScrapeJob method to submit scraping jobs to DRS via the Bright Data provider, supporting configurable priority (HIGH/LOW) and five dataset types (youtube_videos, youtube_comments, reddit_posts, reddit_comments, wikipedia).
  • Add lookupScrapeResults method to query scraping results for a batch of URLs via the /url-lookup endpoint, returning per-URL status (available, scraping, not_found) with presigned S3 URLs for completed results.
  • Add README.md

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

This PR will trigger no release when merged.

@rarescheseli rarescheseli marked this pull request as ready for review March 5, 2026 11:58
Copy link
Contributor

@AndreiAlexandruParaschiv AndreiAlexandruParaschiv left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@rarescheseli rarescheseli merged commit 3f40338 into main Mar 6, 2026
7 checks passed
@rarescheseli rarescheseli deleted the rcheseli/enhance-drs-client branch March 6, 2026 12:25
solaris007 pushed a commit that referenced this pull request Mar 6, 2026
# [@adobe/spacecat-shared-drs-client-v1.1.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-drs-client-v1.0.0...@adobe/spacecat-shared-drs-client-v1.1.0) (2026-03-06)

### Features

* LLMO-3330: add submitScrapeJob and lookupScrapeResults to DrsClient ([#1405](#1405)) ([3f40338](3f40338))
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-drs-client-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants