Amazon Associates Bulk Link Generator
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool transforms Amazon Associates link generation by enabling bulk affiliate link creation from any Amazon product page. It scans your current Amazon page, extracts all visible product ASINs, titles, and URLs. You can then filter products by title or ASIN, select individual products or use the select-all-filtered feature, set your affiliate tracking ID, and generate affiliate links for all selected products with one click. The script displays generated links directly in the panel with individual copy buttons and a bulk copy-to-clipboard function. You can choose between full URL format or shortened format for cleaner links.
WHERE IT RUNS
This script operates on all Amazon domains including amazon.com, amazon.co.uk, amazon.de, amazon.fr, amazon.ca, and amazon.com.au. It works on search results pages, product category pages, and product listing pages where multiple products are displayed. The panel appears automatically when you navigate to any supported Amazon page, integrating seamlessly with Amazon's interface. The script handles Amazon's various page layouts, detecting products regardless of whether you're viewing search results, best seller lists, or category browsing pages.
HOW TO USE
Navigate to any Amazon product listing page (search results, category page, etc.).
The panel appears automatically on the left side of the screen.
Enter your Amazon Associates tracking ID in the "Tracking ID" field (e.g., "yourtag-20").
Click "Refresh" to load all products from the current page.
Use the filter input to search products by title or ASIN.
Check the boxes next to products you want to generate links for, or use "Select All Filtered".
Choose your preferred link format: Full URL or Shortened.
Click "Copy Selected Links" to copy all generated affiliate links to your clipboard.
Individual links can also be copied by clicking the link text or the 📋 button next to each product.
TECHNICAL MECHANISM
This script operates by parsing Amazon's page DOM to extract product data including ASINs, which is the core identifier required for affiliate link generation. Unlike browser extensions that rely on external APIs, this script constructs affiliate links directly using Amazon's standard URL format: "https://www.amazon.com/dp/[ASIN]?tag=[trackingID]". It handles multiple Amazon domains automatically, detecting the appropriate base URL for each marketplace. The script uses event delegation for link copying, enabling individual link copying without page reloads. For the shortened format, it uses Amazon's standard "ref=as_li_ss_tl" parameter which indicates the link is an affiliate tag link. The script stores your tracking ID and format preference locally, eliminating the need to re-enter them on each page.
THE PANEL
The floating panel is draggable to any position on screen and remembers its location between sessions using GM_setValue. It automatically collapses to a small icon when minimized and expands on hover or click. The panel is resizable to suit your workspace needs and can be dismissed with the Escape key. It snaps to the left edge by default but can be positioned anywhere, with position persisted across browsing sessions for consistent placement. All settings persist automatically, so your affiliate ID and format preference are remembered across sessions.
PLEASE NOTE
This script requires the free BotGentz extension to run user scripts on Amazon. Amazon frequently updates its page structure, which may temporarily break functionality; updates are released regularly to maintain compatibility. The script only reads visible product information from the page and does not store or transmit any data externally. All processing occurs locally in your browser. You must have a valid Amazon Associates account and use your own tracking ID to receive commissions. Generated links comply with Amazon's Associate linking guidelines.