Skip to content

Conversation

@shahar-brd
Copy link
Collaborator

No description provided.

karaposu and others added 2 commits January 15, 2026 14:11
…fields

- Add full Instagram scraper implementation with URL-based and discovery endpoints:
  - scrape.instagram: profiles, posts, reels, comments (by URL)
  - search.instagram: profiles (by username), posts, reels, reels_all (by profile URL)
- Document all API response fields in method docstrings
- Add date validation for Instagram MM-DD-YYYY format

refactor(version): centralize version management

- Single source of truth in pyproject.toml (v2.1.1)
- Use importlib.metadata.version() in __init__.py
- Remove redundant _version.py
- Update engine.py and cli/main.py to import __version__

chore: add test notebooks for Instagram and v2.1.0 release verification

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat(instagram): Complete Instagram scraper with all endpoints + version centralization
@shahar-brd shahar-brd merged commit 12cb2d3 into main Jan 20, 2026
1 of 5 checks passed
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.

3 participants