View Full Version : What are people buying from your eBay links?
Kerosene
Aug 6th 2007, 3:04 am
I made a simple little tool to turn a CJ CSV report into a table of eBay links so you can see what people are buying via your eBay links.
Here 'tis. (http://thewebsiteprofessionals.com/cj-report-analyzer/)
http://www.thewebsiteprofessionals.com/wp-content/uploads/cj-report-analyzer.jpg (http://thewebsiteprofessionals.com/cj-report-analyzer/)
It's nothing spectacular, but it's easier that searching through your reports for the eBay item IDs.
If anyone knows how I can get the eBay item description via PHP or RSS using only the ID number, then I wanna know :p
hanji
Aug 6th 2007, 8:18 am
Would you be willing to let people have the source of this tool?
I'm guessing you could do a API call to get the item description, but that will probably slow things down. You might be able to get the titles as a background process with AJaX to speed things up.
hanji
xemiterx
Aug 6th 2007, 11:52 am
If anyone knows how I can get the eBay item description via PHP or RSS using only the ID number, then I wanna know :p
You might be able to get the titles as a background process with AJaX
A little something like this?
justplayfreegames.com/abc.html
View source for the HTML
JS is here http://justplayfreegames.com/ajax.js.txt
PHP is here http://justplayfreegames.com/abc.php.txt
I also used an XML to Array parser from phpfreaks.com/script/view/202.php
Don't forget to register at developer.ebay.com and get your AppID.
hanji
Aug 6th 2007, 12:04 pm
A little something like this?
justplayfreegames.com/abc.html
View source for the HTML
JS is here http://justplayfreegames.com/ajax.js.txt
PHP is here http://justplayfreegames.com/abc.php.txt
I also used an XML to Array parser from phpfreaks.com/script/view/202.php
Don't forget to register at developer.ebay.com and get your AppID.
Nice work!
hanji
DSAMMON
Aug 6th 2007, 5:22 pm
Nice work man
calbano_18
Aug 8th 2007, 10:19 pm
Very nice. I cant believe CJ doesnt have that automatically displayed. Important info you know?
GreenGambler
Aug 10th 2007, 7:41 pm
Good Job with the ebay sales. I actually havn't had any yet:( But I am working on it, trying to promote a bit more and diversify my ads that I run.
Hopefully I'll start making some money soon enough!
jennstall
Aug 13th 2007, 7:34 pm
That thing kicks ass. I had no idea what people are buying. I threw a page together for one niche and it turns out I sold a bunch of stuff on Ebay directly in that niche. Time to do a little more marketing in that direction LOL
jpoke5
Aug 13th 2007, 9:55 pm
This Rocks!! Man it sure was hard getting the item numbers from that cvs file then searching e bay for it.
this is an awesome tool.
Thanks Kerosene!!
J
Kerosene
Aug 14th 2007, 12:51 pm
@ xemiterx - that's all a bit over my head (very impressive though!). Is there a way I can use Ajax from my php script without the eBay API to grab the item description using just the auction ID#?
Kerosene
Aug 14th 2007, 1:44 pm
UPDATE!
The CJ report analyzer for eBay sales (http://www.thewebsiteprofessionals.com/cj-report-analyzer/) now shows the item description.
It's a fair bit slower, but now you can see auction descriptions without having to click the link.
sin
Aug 14th 2007, 1:49 pm
Provide the source code man or sell it. I don't want you to target our niche! :D
Kerosene
Aug 14th 2007, 2:01 pm
Provide the source code man or sell it. I don't want you to target our niche! :D
Nothing gets saved to the server, and any temp files are trashed as soon as the results page finishes loading.
Plus, I've got better things to do that hunt through some CJ reports to find a niche :p
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.