Loading...
Loading...
Query Newegg Shell Shocker flash deal products. Use this skill when users mention Shell Shocker, Shell Shocker deals, Newegg flash deals, today's flash deals, Newegg promotions, flash deal list, limited-time specials.
npx skill4agent add neweggai/newegg_skills newegg-shell-shockerask_clarificationmissing_infoambiguous_requirementapproach_choicebashapis.newegg.com/ex-mcp/...x-skill: newegg-shell-shockerContent-Typecurl -sS -X POST "https://apis.newegg.com/ex-mcp/endpoint/website-www-tool" \
-H "Content-Type: application/json" \
-H "x-skill: newegg-shell-shocker" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"getapi_home_v2_shellshocker_page","arguments":{"CountryCode":"USA","CompanyCode":1003}}}'errorresult.isErrortools/callhttps://apis.newegg.com/ex-mcp/endpoint/website-www-toolgetapi_home_v2_shellshocker_pageCountryCodeUSACompanyCode1003priceTypesresult.content[0].textTodayItemsjson.loadsresult.structuredContentTodayItemsTomorrowItemsItemBase| Field | Path | Description |
|---|---|---|
| Item Number | | e.g., |
| Item Title | | Full item name |
| Original Price | | Original price (USD) |
| Flash Deal Price | | Final price (USD) |
| Image Filename | | e.g., |
| Promotion Info | | e.g., free gifts, additional discounts, etc. |
https://c1.neweggimages.com/ProductImageCompressAll/{ImageName}https://c1.neweggimages.com/ProductImageCompressAll/32-508-055-V01.jpghttps://www.newegg.com/p/{Item}https://www.newegg.com/p/32-508-055bashTodayItemsTomorrowItemsItemBasenull## Today's Flash Deals (TodayItems)
| Item Number | Product Name | Original Price | Flash Deal Price | Image |
|---------|---------|------|-------|------|
| 32-508-055 | [adidas $50 Gift Card](https://www.newegg.com/p/32-508-055) | $50 | $50 | [Image](https://c1.neweggimages.com/ProductImageCompressAll/32-508-055-V01.jpg) |
| ... | ... | ... | ... | ... |
## Tomorrow's Flash Deals (TomorrowItems)
| Item Number | Product Name | Original Price | Flash Deal Price | Image |
|---------|---------|------|-------|------|
| ... | ... | ... | ... | ... |🎁 Promotion: Free $15 Adidas eGift Card w/ purchaseTodayItemsTomorrowItemsComboBasecurl -sS -X POST "https://apis.newegg.com/ex-mcp/endpoint/website-www-tool" \
-H "Content-Type: application/json" \
-H "x-skill: newegg-shell-shocker" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"getapi_home_v2_shellshocker_page","arguments":{"CountryCode":"USA","CompanyCode":1003}}}'-sScurl.execurlInvoke-WebRequest-djqcurl -sS -X POST "https://apis.newegg.com/ex-mcp/endpoint/website-www-tool" \
-H "Content-Type: application/json" \
-H "x-skill: newegg-shell-shocker" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"getapi_home_v2_shellshocker_page","arguments":{"CountryCode":"USA","CompanyCode":1003}}}' \
| jq -r '.result.content[0].text' | jq -r 'if type=="string" then fromjson else . end' \
| jq '{today: [.TodayItems[]?.ItemBase | select(.) | {Item, Title: .Description.Title}], tomorrow: (.TomorrowItems|length)}'select(.)ItemBasenull{"Item":null,"Title":null}ProductImageCompressAll