You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+30-36
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
[](#)
4
4
5
-
Amazon Product Advertising API V5.0 (**Without Amazon SDK**). This repository contains a lightweight PHP (~250 KB) wrapper library (Unofficial), Easily access the [Amazon Product Advertising API V5.0](https://webservices.amazon.com/paapi5/documentation/index.html) from your app.
5
+
Apaapi is an unofficial PHP library for accessing the Amazon Product Advertising API (PAAPI) V5.0, without relying on the **Amazon SDK**. It is lightweight (~250 KB) and simplifies interaction with the [Amazon PAAPI V5.0](https://webservices.amazon.com/paapi5/documentation/index.html), making it easier to integrate Amazon product data into PHP applications.
6
6
7
-
-- Become an Amazon Affiliate With PHP --
7
+
-- Amazon Affiliate With PHP --
8
8
9
9
## 💡 Features
10
10
11
-
***Request Builder** (Easier way to fetch data).
12
-
***Credential-less** (No credentials required using scrapper).
11
+
***Request Builder** (Easier way to fetch API data).
12
+
***Credential-less** (No credentials required using scraper).
13
13
***Search Filters** (Using builder).
14
14
***Geotargeting** (Automatically redirect links based on the visitor's region).
> *See full builder usage at [/wiki/Builder](https://github.com/Jakiboy/apaapi/wiki/Builder)*
86
+
> *See full builder usage at [/wiki/Builder](https://github.com/Jakiboy/apaapi/wiki/Builder)* and use case *[/examples](https://github.com/Jakiboy/apaapi/tree/main/examples)*
Don't buy me a coffee! Just **star the project** if you like it.
262
+
Skip the coffee! If you like the project, a **star** would mean a lot.
268
263
269
264
> [!IMPORTANT]
270
-
> *The Amazon logo included in top of this page refers only to the [Amazon Product Advertising API V5](https://webservices.amazon.com/paapi5/documentation/index.html)*.
271
-
[The Official Amazon SDK (PAAPI5)](https://webservices.amazon.com/paapi5/documentation/quick-start/using-sdk.html)
265
+
> *The **Amazon logo** included in top of this page refers only to the [Amazon Product Advertising API](https://webservices.amazon.com/paapi5/documentation/index.html)*
0 commit comments