Skip to content

Commit

Permalink
Adding code examples/shein_curl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustOxy committed Dec 18, 2023
1 parent d2fc972 commit f6532f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code examples/shein_curl.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
curl --user user:pass \
'https://realtime.oxylabs.io/v1/queries' \
-H "Content-Type: application/json" \
-d '{"source": "universal", "url": "https://m.shein.com/eur/kids?lang=en&ref=m&rep=dir&ret=meur"}'

0 comments on commit f6532f0

Please sign in to comment.