Skip to content

V3 #42

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

Merged
merged 21 commits into from
Apr 11, 2025
Merged

V3 #42

merged 21 commits into from
Apr 11, 2025

Conversation

Khurdhula-Harshavardhan
Copy link
Collaborator

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan commented Apr 11, 2025

JigsawStack V3 Updates

  1. jigsawstack.web.scrape() is now deprecated. 8a268f7
  2. jigsawstack.web.ai_scrape() can now accept both selectors and prompts.
  3. jigsawstack.geo is now deprecated. 3121917
  4. Other bug fixes, code enhancements and standardization. af2022f

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 11, 2025
Khurdhula-Harshavardhan and others added 9 commits April 11, 2025 11:43
1. Removing reference types for jigawstack.web.scrape() which is now obsolute.
2. Defined AIScrapeWithPrompts where selector is optional.
3. Defined AIScrapeWithSelector where prompts is optional.
4. Union of both is our new AIScrapeParams.
5. Updated AIScrapeResponse type as well.
1. Types are updated to match with js lib, and source truth @jigsawstack/scrape.ts zod schema.
2. Updated type casting to Dict[Any, Any]
@yoeven yoeven merged commit fc88352 into main Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants