473,473 Members | 1,854 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

getting cookies and SSL in PHP

hi. i am trying to make a script that will extract info from a
protected
page on ebay, which you can view only by logging in, which requires
SSL 443.

1. get the url
2. get the login screen
3. make the user login to its account using SSL
4. taking cookies of that
5. show the secured page i want, by throwing back the cookies to the
server
6. take info from the code
7. process it...

i would like to act as sort of a proxy. how do i do for steps 2 to 5?

thanks
jp

Apr 4 '07 #1
2 1631
jp**************@gmail.com wrote:
hi. i am trying to make a script that will extract info from a
protected
page on ebay, which you can view only by logging in, which requires
SSL 443.

1. get the url
2. get the login screen
3. make the user login to its account using SSL
4. taking cookies of that
5. show the secured page i want, by throwing back the cookies to the
server
6. take info from the code
7. process it...

i would like to act as sort of a proxy. how do i do for steps 2 to 5?

thanks
jp
Without ebay's permission you're likely to get blocked from accessing
it. ebay takes a dim view of this.

If you want to do it without getting blocked, check with ebay. They can
give you permission as well as code to help you do it (and perhaps a
"back door".

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 4 '07 #2
hi. i am trying to make a script that will extract info from a
protected
page on ebay, which you can view only by logging in, which requires
SSL 443.

1. get the url
2. get the login screen
3. make the user login to its account using SSL
4. taking cookies of that
5. show the secured page i want, by throwing back the cookies to the
server
6. take info from the code
7. process it...

i would like to act as sort of a proxy. how do i do for steps 2 to 5?
As Jerry states ebay takes a dim view on doing this. Ensure that what you
want to do is not covered by their api http://developer.ebay.com/common/api
Apr 4 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Hal Vaughan | last post by:
I'm trying to access a site with data that needs to be paged through, one page at a time. It won't allow back buttons and you have to use the menu links to get through. In other words, it is run...
3
by: Steve Mauldin | last post by:
This is a standard ASP application that has several pages at the root withthe global.asa. I set a session variable session("accountid") = "123456" within an asp page and then response.redirect to...
1
by: Rajan Vijayaraghavan | last post by:
Hi, I have a question with the JavaScript and CGI. This is the scenario. Say, a user is coming to page 'X'. The page 'X' is completely generated by a cgi bin program. The cgi-bin program is in C....
1
by: Mike | last post by:
I got the code below from an earlier post but I can't get it to work (I get an error on the "for (i=0; i<a.length; i++)" line) Anyone have code that works for cookies with keys? > Anyone...
3
by: Beryl Small | last post by:
Hi, I have a third party software that needs to send information to an .aspx page for processing to communicate with an SQL database. The software sends the information something like this: ...
3
by: rss | last post by:
SUMMARY: ========== I am unable to pass along a simple Cookie obtained from a HttpWebRequest call (Machine A's ASP.NET app) so that another Web Server (Machine B) recongnizes the cookie. I...
2
by: Prasad Dannani | last post by:
Hi, I want to know the browser settings like Image Enabled, Cookie Enabled etc., For Cookies and Script Request object has some properties but after disabling certain features also we are...
4
by: Vlad Dogaru | last post by:
Hello, I am trying to use cookies and Python to create a simple login example. But I am very disoriented at the existence of two cookie libraries, namely Cookie and cookielib. I have seen...
5
by: Zeba | last post by:
Hi ! I want to know the cookie value that was set in the previous page. Initially in my page in project B I used HttpCookie cookie = Request.Cookies.Get(somefile.COOKIE_NAME); where...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.