
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@pioncorp/scraper
Advanced tools
scraper server using puppeteer
환경변수에 PION_SECRET 을 설정해야함.
GET /v4/?url={inputUrl}
{
url: String
inputUrl: String
protocol: String
hostname: String
meta: [{ [key: String]: String }]
content: String
innerText: String
images: [{
src: String
width: int?
height: int?
naturalWidth: int
naturalHeight: int
contentType: String
contentLength: int
hash: String
}]
childFrames: [{
url: String
content: String
images: [{
src: String
width: int?
height: int?
naturalWidth: int
naturalHeight: int
contentType: String
contentLength: int
hash: String
}]
}]
}
| 상태 코드 | 설명 |
|---|---|
1 | 티켓이 가져가질 준비가 된 상태 |
2 | 워커가 티켓을 가져감 |
3 | 워커가 티켓을 작업 완료 |
4 | 서버가 후처리 이후 완전히 티켓 종료 |
.local이 호스트 명에 포함될 경우 큐에서 가져오는게 아니라 DB 에서 조회해서 가져온다.Ref.
src/config/config.js
티켓을 공유하고 있기 때문에 유관 작업자들이 로컬 테스트를 할 경우 다른 작업자가 티켓을 가져갈 수 있기 때문에 이를 숙지한 상태에서 테스트를 수행해야 합니다.
yarn rundevtask_scraper 를 클릭run local test 버튼을 클릭hh)하고 확인 버튼을 클릭FAQs
puppeteer scraper
We found that @pioncorp/scraper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.