Amazon/EBay/Walmart/BestBuy API

Status
This thread has been locked.

SolDev

CEO & Full-Stack Web Developer
Supreme
Feedback score
-1
Posts
138
Reactions
8
Resources
0
Price: 40$
Discord Username: SolDeveloper#7124
This api is for Amazon/EBay/Walmart product information
It gives you the price and the name of the product
It needs:
1. PHP
2. Python
3. And PIP to install the requirements
How to install the api:
Step 1. Unzip the api.zip
Step 2. Remove api.zip after unzipping
Step 3. Use this commend: pip install -r requirements.txt
Step 4. Open a port for the api
Step 5. Next host the api
Tada you installed the api
To use it
Go to your browser enter this url
https://your-ip-address/index.php?url=enter-the-url-to-the-product&path=read-the-list
List:
eb = eBay
am = Amazon
wal = Walmart
best = bestbuy
Make sure that’s you enter the url for the stores’s path
 
Status
This thread has been locked.
Top