Sponsored Content
Full Discussion: Help with curl command
Top Forums Shell Programming and Scripting Help with curl command Post 302916969 by dunryc on Friday 12th of September 2014 05:03:43 PM
Old 09-12-2014
Help with curl command

HI I am trying to write a script where i can enter a dvd's bar code at the cli and return the price sites will pay for the dvd.

the bard code im using for testing is

Quote:
8717418242275
this site is



through use of httpfox i have found some info whic i need to use with curl

Code:
ctl00$ScriptManager1 ctl00$upGetValue|ctl00$btnGetValue
ctl00$txtBarcode 8717418242275
ctl00$ContentPlaceHolder1$hndMinItem 10
ctl00$ContentPlaceHolder1$hndMaxItem 500
ctl00$ContentPlaceHolder1$hndMinPrice
ctl00$ContentPlaceHolder1$hndMaxPrice
ctl00$ContentPlaceHolder1$hndMaxSalesRank
ctl00$ContentPlaceHolder1$hndMaxDupItems 1
ctl00$ContentPlaceHolder1$hndGridItemCount 1
__LASTFOCUS
__EVENTTARGET
__EVENTARGUMENT
__VIEWSTATE /wEPDwUJLTU3ODM4OTEyD2QWAmYPZBYCAgQPZBYIAgMPFgIeB1Zpc2libGVnFgICAQ8PFgIfAGdkFgoCAQ8WAh8AZ2QCAw8WAh8AZ2QCBQ8WAh8AZ2QCCQ8WAh8AaGQCCw8WAh8AZ2QCBw9kFgJmD2QWAgIBDw9kFgIeCm9ua2V5cHJlc3MFKHJldHVybiBjb250cm9sRW50ZXIoJ2N0bDAwX2J0bkdldFZhbHVlJylkAggPFQ0NL0RlZmF1bHQuYXNweBAvc3RhcnQtaGVyZS5hc3B4Fi9ob3ctaXQtYWxsLXdvcmtzLmFzcHgPL3NlbGwtZHZkcy5hc3B4EC9zZWxsLWdhbWVzLmFzcHgOL3NlbGwtY2RzLmFzcHgWL0Nhc2gtZm9yLW1vYmlsZXMuYXNweA4vYWJvdXQtdXMuYXNweAkvZmFxLmFzcHgPL2NvbnRhY3R1cy5hc3B4BS9ibG9nHi9TZW5kaW5nWW91ckl0ZW1zVG9Vc0ZyZWUuYXNweA0vYmxvZy9zaXRlbWFwZAIJD2QWAmYPZBYCZg9kFgwCAQ8PFgIeBFRleHRlZGQCAw8PFgIfAmVkZAIFDzwrABEDAA8WBB4LXyFEYXRhQm91bmRnHgtfIUl0ZW1Db3VudGZkARAWABYAFgAMFCsAAGQCCQ8PZBYCHgdvbmNsaWNrBT1qYXZhc2NyaXB0OnJldHVybiBDaGVja0lmVXNlckxvZ2dlZEluRm9yU2F2aW5nT3JkZXIoJ0ZhbHNlJyk7ZAILD2QWAmYPD2QWAh8FBTFqYXZhc2NyaXB0OnJldHVybiBDaGVja1Rlcm1BbmRDb25kaXRpb24oJ0ZhbHNlJyk7ZAIMDxUBGi90ZXJtcy1hbmQtY29uZGl0aW9ucy5hc3B4ZBgCBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUuY3RsMDAkQ29udGVudFBsYWNlSG9sZGVyMSRjaGtUZXJtc0FuZENvbmRpdGlvbgUmY3RsMDAkQ29udGVudFBsYWNlSG9sZGVyMSRndkVhbk51bWJlcnMPPCsADAIGFQEQT1JERVJfREVUQUlMU19JRAhmZA==
__ASYNCPOST true
ctl00$btnGetValue

can any one advise me how to formulate a curl command with the relevant info which will return the page containing the price offered for the dvd ?

any help at all would be appreciated


Pete

Last edited by dunryc; 09-12-2014 at 06:15 PM..
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Curl command

Hello, I try to take out of the command curl the info of the time... time curl --write \"Downloaded %{time total}\" -o ...... but having some problem. (1 Reply)
Discussion started by: protocomm
1 Replies

2. UNIX for Dummies Questions & Answers

curl command with web pages

I can't quite seem to understand what the curl command does with a web address. I tried this: curl O'Reilly Media: Tech Books, Conferences, Courses, News but I just got the first few lines of a web page, and it's nowhere on my machine. Can someone elaborate? (2 Replies)
Discussion started by: Straitsfan
2 Replies

3. Shell Programming and Scripting

Authentication using Curl command

Hi, I am using linux curl command to login to the website. Website is using http protocol. My question is how to protect "username and password" while posting the data to the website to avoid man in the middle attack. Is posting the sensitive data(password) using curl is secure?. Is digest... (6 Replies)
Discussion started by: Anjan1
6 Replies

4. Shell Programming and Scripting

Is curl command secure

Can any one confirm that posting username and password using curl command to "https" site is secure or not. Thanks, (1 Reply)
Discussion started by: Anjan1
1 Replies

5. HP-UX

CURL command in HPUX

Hi, I do not find curl command in HPUX. I used to use curl command in solaris to download files onto the server using the below command. /opt/boksm/lib/curl http://mymachine.net:9191/faci/TSDM\$dm-orbeon/artifact/my-ear.zip -o my-ear.zip If not curl how can the same be achived... (4 Replies)
Discussion started by: mohtashims
4 Replies

6. Shell Programming and Scripting

Curl command

Hi All, I am using below curl commad and getting output data correctly curl -k -u AASSDD:PPOOII -d "output_mode=csv" --data-urlencode search='search source=*/AASSDDFF/PPOOLLKK**/94.0*ASD-RST* "Caused by" OR "Error: LISTENER WILL BE DISABLED" OR java.lang.reflect.InvocationTargetException |... (1 Reply)
Discussion started by: rakeshtomar82
1 Replies

7. Shell Programming and Scripting

Curl command to post headers

I am trying post SOAP header from file to curl command. The curl command is curl -vk -H "$(cat curl-test1.txt)" -X POST https://xvcfvusdgfsd.sdfjd.gf/cmsws/CMSService The contet of curl file is POST: https://cmsuat.chrysler.com/cmsusws/CMSService HTTP/1.1 SOAPAction:... (1 Reply)
Discussion started by: dineshaila
1 Replies

8. Shell Programming and Scripting

Alternative command/method to curl

is there a different way to do the following: curl -k -H "Content-Type:application/json" -X POST -d'{"api_token": "33blah526c-6bla71-441b-491b-0blahca08"}' https://10.10.10.10/api/1.4/auth/session -c /tmp/myhost01.myhost.com im seeking to use a different method because i'm running into TLS... (1 Reply)
Discussion started by: SkySmart
1 Replies

9. Shell Programming and Scripting

Using CURL command with special characters in URL

Hi. I 'm trying to hit a REST api and retrieve a JSON feed, and the URL has special characters in it. Something like: Example Domain The below curl command is failing curl -X GET https://www.example.com/?sample=name&id=1001 saying bad command at id=1001 I am going to use this as part... (3 Replies)
Discussion started by: kumarjt
3 Replies

10. Web Development

Curl Command Error

Good afternnon. I need your help please to understand the basics of curl command to test web services. Ive heard i can test a web service using this command,so: curl http://glb_osb_fs.nh.inet:7110/serverglobal/services/StrategicPlanning/NotifyMNPAction_v1 it yields some errors, i would... (5 Replies)
Discussion started by: alexcol
5 Replies
tccat(1)						      General Commands Manual							  tccat(1)

NAME
tccat - concatenate multimedia streams from medium and print on the standard output SYNOPSIS
tccat -i name [ -t magic ] [ -T title[,chapter[,angle]] ] [ -L ] [ -S n ] [ -P ] [ -a ] [ -d mode ] [ -v ] COPYRIGHT
tccat is Copyright (C) by Thomas Oestreich. DESCRIPTION
tccat is part of and usually called by transcode. However, it can also be used independently. tccat reads source (from stdin if not explicitely defined) and prints on the standard output. Directory contents is concatenated, if source files have the same format. Multiple AVI-files are also supported. OPTIONS
-i name Specify input source. If ommited, stdin is assumed. You can specify a file, directory, device, mountpoint or host address as input source. tccat usually handles the different types correctly. -t magic Tell tccat about the type of input. Currently only dvd is supported - any other parameter will be ignored. -T title[,chapter[,angle]] Select DVD title and extract only a single chapter with selected viewing angle. Setting the argument chapter to -1 means to process all available chapters on the DVD. If this option is given, the input type of dvd will also be assumed (see option -t). -L This option tells tccat to loop through all chapters starting at the one given with the option -T. -S n Seek to program stream (VOB) offset nx2kB before starting output. -P Stream full DVD title specified by -T. -a Use this option to dump an AVI-file/socket audio stream. The default is to extract and concatenate AVI-file video stream. -d level With this option you can specify a bitmask to enable different levels of verbosity (if supported). You can combine several levels by adding the corresponding values: QUIET 0 INFO 1 DEBUG 2 STATS 4 WATCH 8 FLIST 16 VIDCORE 32 SYNC 64 COUNTER 128 PRIVATE 256 -v Print version information and exit. NOTES
tccat is a front end for streaming various source types and is used in transcode's import modules. EXAMPLES
The command tccat -i /dev/dvd -T 1,-1 | mplayer - reads all chapters belonging to title 1 of a DVD (assuming that /dev/dvd/ is a symbolic link to a real DVD device) and pipes a MPEG program stream into player. AUTHORS
tccat was written by Thomas Oestreich <ostreich@theorie.physik.uni-goettingen.de> with contributions from many others. See AUTHORS for details. SEE ALSO
avifix(1), avimerge(1), avisplit(1), tcdecode(1), tcdemux(1), tcextract(1), tcprobe(1), tcscan(1), transcode(1) tccat(1) 15th January 2002 tccat(1)
All times are GMT -4. The time now is 12:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy