Theo
Account Terminated
- Joined
- Feb 28, 2004
- Messages
- 30,306
- Reaction score
- 2,216
--------------------------------------------------------------------------------------------------
Edit 08-27-2008: This method does not work anymore as Sedo has taken care of this particular issue, so clicking on the links is pointless. I'm leaving the rest of the post intact as two other people below are quoting it.
--------------------------------------------------------------------------------------------------
I'll show you how easy it is to scrape data from Sedo's new features!
Create a simple PHP script (can be Perl etc) that:
1. Logs into your account
2. Grabs all auctions via Sedo's RSS
Example: Zenplan.com is now on auction on the front page of Sedo.com
Grab their id via the "Meet the seller" link.
Store the domain, the WHOIS and the seller's credentials as a seller and as a buyer.
Continue accumulating data; their unique seller id turns up the same with each auction they hold. Now, they are identified. All the auctions they ever held on Sedo are stored by your scraper.
Did I mention the seller id's are sequential? Want to grab them all? Just change the number.
Poor planning, poor execution. I won't address the security issues - yet. What concerns me is the privacy issue and how easy it becomes to store massive amounts of sales data with the blessings of Sedo.
Edit 08-27-2008: This method does not work anymore as Sedo has taken care of this particular issue, so clicking on the links is pointless. I'm leaving the rest of the post intact as two other people below are quoting it.
--------------------------------------------------------------------------------------------------
I'll show you how easy it is to scrape data from Sedo's new features!
Create a simple PHP script (can be Perl etc) that:
1. Logs into your account
2. Grabs all auctions via Sedo's RSS
Example: Zenplan.com is now on auction on the front page of Sedo.com
Grab their id via the "Meet the seller" link.
Store the domain, the WHOIS and the seller's credentials as a seller and as a buyer.
Continue accumulating data; their unique seller id turns up the same with each auction they hold. Now, they are identified. All the auctions they ever held on Sedo are stored by your scraper.
Did I mention the seller id's are sequential? Want to grab them all? Just change the number.
I personally take issue with showing how long the domain has been listed at SEDO. No one needs this information.
Poor planning, poor execution. I won't address the security issues - yet. What concerns me is the privacy issue and how easy it becomes to store massive amounts of sales data with the blessings of Sedo.
Last edited: