LINE Sticker Scraper
1 day trial then $9.99/month - No credit card required now
LINE Sticker Scraper
1 day trial then $9.99/month - No credit card required now
Easily fetch sticker search results by entering your desired keywords. Without needing an API key. Navigate through a user-friendly interface to discover and save your favorite LINE stickers quickly. Start exploring the fun today!
🎨 LINE Sticker Scraper: Fetch Stickers with Ease! 🥳
Looking for the perfect LINE stickers? Our LINE Sticker Scraper allows you to effortlessly retrieve sticker search results based on your queries! Simply input your desired keywords and explore a wide selection of stickers available for use. 🚀✨
✨ Key Features:
- Keyword-Based Search: Enter your search terms to find relevant stickers quickly.
- Comprehensive Results: Ensuring you find exactly what you need.
- No API Key Required: Bypass the complexities of API usage and get results instantly.
- User-Friendly Interface: Easy navigation for a smooth scraping experience.
- Fast and Efficient: Quickly gather sticker information without any hassle.
Input
A full explanation of an input example in JSON.
1{ 2 "query": "Minecraft", 3}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "id": "25003666", 4 "title": "OOKAS Minecraft_123", 5 "description": null, 6 "newFlag": false, 7 "productUrl": "https://store.line.me/stickershop/product/25003666/en", 8 "listIcon": { 9 "src": "https://stickershop.line-scdn.net/stickershop/v1/product/25003666/LINEStorePC/main.png?v=1", 10 "width": null, 11 "height": null, 12 "imageId": null 13 }, 14 "type": "STICKER", 15 "subtype": "CREATORS", 16 "authorId": "4387596", 17 "authorName": "OOKAS ZAZA", 18 "priceTier": 1, 19 "priceAmount": "0.99", 20 "priceString": "US$0.99", 21 "version": 1, 22 "versionString": null, 23 "validDays": -1, 24 "onSale": true, 25 "availableForPurchase": true, 26 "availableForPresent": true, 27 "bargainFlag": false, 28 "promotionType": "NONE", 29 "stickerResourceType": "STATIC", 30 "sticonResourceType": null, 31 "hasAnimation": false, 32 "hasSound": false, 33 "payloadForProduct": { 34 "payloadType": "PRODUCT", 35 "productId": "25003666", 36 "stickerId": null, 37 "resourceType": "STATIC", 38 "staticUrl": "https://stickershop.line-scdn.net/stickershop/v1/product/25003666/LINEStorePC/main.png?v=1", 39 "fixedStaticUrl": null, 40 "animationUrl": null, 41 "popupUrl": null, 42 "soundUrl": null, 43 "collectionStatus": "OFF", 44 "addedToCollection": false 45 }, 46 "payloadsToPreviews": [ 47 48 ], 49 "sticonPayloadForProduct": null, 50 "sticonPayloadsToPreviews": [ 51 52 ], 53 "subscriptionProduct": false, 54 "subscriptionOnlyProduct": false, 55 "general": false, 56 "price": "US$0.99", 57 "creators": true, 58 "effectSticker": false 59 }, 60 ... 61]
- 1 monthly user
- 0 stars
- 100.0% runs succeeded
- Created in Sep 2024
- Modified 2 months ago