Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
brightdata
/
sdk-js
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
13
Code
Issues
7
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Crawler API, CLI-credential auth, and platform fixes
- #31
#31
Merged
artemo-brd
merged 13 commits into
main
brightdata/sdk-js:main
from
dev
brightdata/sdk-js:dev
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Crawler API, CLI-credential auth, and platform fixes
#31
artemo-brd
merged 13 commits into
main
brightdata/sdk-js:main
from
dev
brightdata/sdk-js:dev
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
fix!: prevent path traversal in FilenameSchema
Show description for 1eb046a
karaposu
committed
1eb046a
View commit details
Copy full SHA for 1eb046a
Browse repository at this point
feat: add crawler service (client.crawler)
Show description for 654ffb5
karaposu
committed
654ffb5
View commit details
Copy full SHA for 654ffb5
Browse repository at this point
docs: add Crawl API to README
karaposu
committed
44d8fb1
View commit details
Copy full SHA for 44d8fb1
Browse repository at this point
Commits on Jun 7, 2026
Merge pull request #25 from karaposu/dev
Show description for 0c5d693
shahar-brd
authored
0c5d693
View commit details
Copy full SHA for 0c5d693
Browse repository at this point
Commits on Jul 1, 2026
fix: accept unknown snapshot status values to prevent poll-loop crash
Show description for 94784d5
karaposu
committed
94784d5
View commit details
Copy full SHA for 94784d5
Browse repository at this point
fix: skip missing undici interceptors for Bun compatibility (#24)
Show description for 268b5aa
karaposu
committed
268b5aa
View commit details
Copy full SHA for 268b5aa
Browse repository at this point
fix: add .js extensions to relative imports for node16/nodenext type resolution
Show description for 586352d
karaposu
committed
586352d
View commit details
Copy full SHA for 586352d
Browse repository at this point
Commits on Jul 29, 2026
feat: resolve API token from CLI credentials + report auth source in user-agent
Show description for c5b638e
karaposu
committed
c5b638e
View commit details
Copy full SHA for c5b638e
Browse repository at this point
Commits on Jul 30, 2026
refactor(types): keep SnapshotStatus an open union instead of bare string
Show description for 866c928
artemo-brd
committed
866c928
View commit details
Copy full SHA for 866c928
Browse repository at this point
chore: remove one-time add-js-extensions codemod
Show description for cadb706
artemo-brd
committed
cadb706
View commit details
Copy full SHA for cadb706
Browse repository at this point
Merge pull request #29 from karaposu/dev
Show description for 9d019f2
artemo-brd
authored
9d019f2
View commit details
Copy full SHA for 9d019f2
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
Show description for c3d7ad9
artemo-brd
committed
c3d7ad9
View commit details
Copy full SHA for c3d7ad9
Browse repository at this point
fix(bun): guard Agent.compose()/close() themselves, not just interceptors
Show description for 2d8bd47
artemo-brd
committed
2d8bd47
View commit details
Copy full SHA for 2d8bd47
Browse repository at this point
You can’t perform that action at this time.