Advertisement
ghiwar

Command Shuriken 5

Jun 16th, 2022
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Command Shuriken 5
  2. Scrap
  3. php shuriken image:scrape --keywords_txt
  4. Scrap Trends
  5. php shuriken image:scrape --trends=p19
  6. Scrap Max Jumlah
  7. php shuriken image:scrape --keywords_txt --max=10000
  8. php shuriken image:scrape --preset='https://www.bing.com/images/search?q=woodworking...' --keywords='Woodworking, Woodworking Bench, Woodworking Furniture' --concurrency=100
  9.  
  10. Export
  11. php shuriken image:export
  12. php shuriken image:export –platform=blogger
  13. php shuriken image:export –platform=html
  14. php shuriken image:export –platform=narativ
  15. Export Berdasarkan Kategori Date Time
  16. php shuriken image:export --platform=blogger --category="Nama Kategori" --start="2022-01-01" --end="2022-06-30"
  17.  
  18. - Scrape pinterest:
  19. php shuriken image:scrape --append_query='site:pinterest.com' --keywords=crochet
  20. - Scrape shopee:
  21. php shuriken image:scrape --append_query='site:shopee.co.id' --keywords=kucing
  22. - Scrape etsy:
  23. php shuriken image:scrape --append_query='site:etsy.com' --keywords='handmade'
  24. - Scrape toped:
  25. php shuriken image:scrape --append_query='site:tokopedia.com' --keywords=bibit
  26. - Scrape houzz:
  27. php shuriken image:scrape --append_query='site:houzz.com' --keywords='furniture'
  28.  
  29. Split file xml blogger
  30. --chunk=300
  31.  
  32. 😅 Command bisa di modif sesuai keinginan dan kebutuhan...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement