ebay motors compatibility scraper tool
Budget: $100 – $300 USD
Within Ebay Motors listings, there is a javascript table that appears that shows vehicle compatibility (Year, Make, Model, Trim, Engine Size, and Notes).
The program must be written in PHP to work on VPS and use serp api (or another solution to protect against blocking by eBay) for stable, reliable operation.
eBay periodically change the wrapper on your pages. So you need to validate that this table with compatible models is actually on the listing or not. When changing the pisting, which makes it impossible to parse the information, you need to return information about it in the response.
Interaction with the parser from the user side should be carried out as rest API the user will send the listing number that needs to be parsed, json will be sent back.
Example page with compatible motorcycle models:
https://www.ebay.com/itm/196194925528?epid=171210124
The program must be written in PHP to work on VPS and use serp api (or another solution to protect against blocking by eBay) for stable, reliable operation.
eBay periodically change the wrapper on your pages. So you need to validate that this table with compatible models is actually on the listing or not. When changing the pisting, which makes it impossible to parse the information, you need to return information about it in the response.
Interaction with the parser from the user side should be carried out as rest API the user will send the listing number that needs to be parsed, json will be sent back.
Example page with compatible motorcycle models:
https://www.ebay.com/itm/196194925528?epid=171210124