Installation
Titan Web Scraper is a Chrome extension. It works in Chrome and any Chromium-based browser (Edge, Brave, Opera).
-
1Open the Chrome Web StoreGo to the Chrome Web Store page for Titan Web Scraper and click the blue "Add to Chrome" button.
-
2Confirm the installationChrome will show a popup asking to confirm. Click "Add extension". The extension installs in a few seconds.
-
3Pin Titan to your toolbarClick the puzzle piece icon (🧩) in your Chrome toolbar → find Titan Web Scraper → click the pin icon. The Titan icon will appear in your toolbar for easy access.
-
4Open TitanNavigate to any website, then click the Titan icon in your toolbar. The popup opens showing the Scrapers tab. You are ready to scrape.
Activating Your Licence
After purchasing a Starter or Pro plan, you receive a licence key by email within 60 seconds. Here is how to activate it:
-
1Open Titan and go to SettingsClick the Titan icon → click the ⚙ Settings button at the bottom of the popup. The Settings page opens in a new tab.
-
2Enter your email and keyIn the "Activate Licence Key" section: enter the email address you used to purchase, then paste your key (format: TITAN-XXXX-XXXX-XXXX-XXXX).
-
3Click Activate KeyClick the "🔑 Activate Key" button. You should see "✓ Licence activated! Your plan: PRO" within a few seconds. The plan badge in the popup changes from FREE to PRO.
Free vs Pro
| Feature | Free | Starter ($25) | Pro ($40) |
|---|---|---|---|
| Rows shown per scrape | 25 | 2,500 | Unlimited |
| CSV export | ✗ | ✓ | ✓ |
| Excel export | ✗ | ✓ | ✓ |
| JSON export | ✗ | ✓ | ✓ |
| Google Sheets export | ✗ | ✓ | ✓ |
| Copy to clipboard | Once per 24 hours | Unlimited | Unlimited |
| All 9 smart scrapers | ✓ | ✓ | ✓ |
| Custom point-and-click | ✓ | ✓ | ✓ |
| Bulk URL scraper | ✗ | ✗ | ✓ (50 URLs) |
| Licence type | — | Lifetime | Lifetime |
Shopify Store Exporter Free & Pro
Export every product from any public Shopify store. Uses Shopify's public /products.json API endpoint — no login or Shopify account required.
How to use
- 1Navigate to a Shopify storeGo to any Shopify store (e.g. example.myshopify.com or a custom domain). Titan will auto-detect it and open the Shopify card.
- 2Choose a collectionThe Collection dropdown lists all public collections from the store. Select one, or leave on "All Products" to export everything.
- 3Choose columnsTick the fields you want: title, price, SKU, images, description, etc. Use the preset buttons (Basic / Pricing / Images) for common combinations.
- 4Click ExportClick "🛍 Export All Shopify Products". Titan fetches all pages of the API and shows the results. Then export to CSV.
Available columns
Title, Handle, Vendor, Type, Tags, Price, Compare-at Price, SKU, Inventory, Images, Body (description), Variants, Barcode, Weight, Published date, Status.
WooCommerce Exporter Free & Pro
Export products from any WordPress/WooCommerce store. Titan tries three methods in order: REST API → JSON API → DOM scraping. One of them always works.
- 1Navigate to a WooCommerce storeGo to any shop page on a WooCommerce site. Titan auto-detects it.
- 2Select columns and methodChoose which fields to export. Leave Method on "Auto" — Titan will find the best approach for that store.
- 3Click ExportClick "🔵 Export WooCommerce Products". If the store has many products, a progress bar shows while Titan pages through them.
List & Container Extractor Free & Pro
The most powerful tool in Titan. Hover over any repeating list on any page — Titan highlights the container, then auto-scrolls to load all items and extracts everything from each one.
How to use on any site
- 1Click "Hover to Select List Container"The popup closes and your cursor changes to a crosshair. Move over any repeating grid or list — Titan highlights repeating containers in green.
- 2Click to lock in the containerWhen the right container is highlighted (showing the number of items), click it. Titan stores the selection and shows a banner. Reopen Titan — you'll see "Selected: [selector]".
- 3Configure and extractEnable Auto-scroll to load lazy-loaded content. Enable Auto-paginate if the site has Next page buttons. Set Max pages to 0 for no limit. Click "📋 Extract All Items".
What gets extracted
From each item in the container: title/name, full text, first link, first image URL, and any price element found. For Google Maps: name, address, phone, rating, reviews, category, website, hours, maps URL.
Email & Phone Finder Free & Pro
Scans the current page for email addresses, phone numbers and social media links.
Check which types you want to find, then click "📧 Find Emails & Phone Numbers". Titan scans all visible text, links (mailto:, tel:) and page source. Results show in the Results tab as separate columns.
URL & Link Extractor Free & Pro
Extracts all links and URLs from the current page. Use the filters to narrow results:
- All links — every
<a href>on the page - Images — all
<img src>URLs - Documents — links to PDF, DOC, XLS files
- External / Internal — filter by domain
- Keyword filter — only URLs containing a specific word
Image Downloader Free & Pro
Finds all images on the current page. Options:
- Min width / height — skip small icons and thumbnails
- CSS backgrounds — also extract background-image from CSS
- URL keyword filter — e.g. type "product" to only get product images
- Export as CSV — get a spreadsheet of all image URLs with dimensions and alt text
- Download all — triggers browser download for each image
Page Text Extractor Free & Pro
Extracts clean readable text from any article, blog post, or content page. Removes navigation, ads, sidebars and footers automatically.
Choose what to include: page title, meta description, author, published date, body text, headings (H1–H3), and links found in the article. Enable "Remove HTML tags" to get plain text only.
Results appear as rows: one row per field type (title, heading, body text, etc.) — easy to copy or export.
Bulk URL Scraper Pro Only
Paste a list of URLs (one per line). Titan opens each URL in a background tab, extracts the data you choose, then closes the tab and moves to the next one.
What you can extract from each URL: email addresses, phone numbers, page title, meta description, social media links, physical address.
Output: one row per URL with all extracted fields as columns. Maximum 50 URLs per run on Pro.
Table & List Scraper Free & Pro
Extracts all HTML tables and ordered/unordered lists from any page. Options:
- Tables — every
<table>element with its headers and rows - Lists — every
<ul>and<ol> - Include headers — use the first row as column names
Works great on Wikipedia tables, sports stats, price comparison pages and government data.
Click to Select Element
The Custom Scraper lets you point at any element on any page and Titan will extract all matching elements using the auto-generated CSS selector.
- 1Go to the Custom tabClick the "🎯 Custom" tab in Titan's popup.
- 2Click "Click to Select Element"The popup closes. Move your mouse over the page — elements highlight in orange. Click the element you want to extract.
- 3Reopen TitanClick the Titan icon again. Your selected element appears as a field with its auto-generated selector. Add more fields by repeating.
- 4Click Start Custom ScrapeTitan extracts every element matching each selector on the page and combines them into rows.
Auto-Detect Fields
Click "⚡ Auto-Detect Fields" in the Custom tab. Titan scans the page for repeating patterns — product cards, listing rows, search results — and automatically generates a set of fields targeting the most useful content.
Works best on pages with clear repeating structures. Review the auto-detected fields and remove any you don't need before running the scrape.
Pagination
The Custom Scraper supports three pagination modes:
| Mode | How it works |
|---|---|
| None | Scrapes only the current page |
| Next button | Clicks a "Next" button after each page. Enter the CSS selector for the button (e.g. a[aria-label="Next"]) |
| Load More | Clicks a "Load More" button to append items. Enter the button selector. |
| URL pattern | Changes the URL for each page using a pattern like https://site.com/page/{page} |
Set Max pages to control how many pages to scrape (1–50).
CSV Export Paid plans
Click the CSV button in the Results tab. Downloads a comma-separated file that opens directly in Excel, Google Sheets, LibreOffice or any spreadsheet app. Text values are quoted to handle commas and line breaks correctly.
Excel Export Paid plans
Click the Excel button. Downloads an .xls file (XML-based Excel workbook) that opens in Microsoft Excel and LibreOffice Calc. No additional software required.
JSON Export Paid plans
Click the JSON button. Downloads a formatted .json file — an array of objects where each object is one row. Useful for developers importing into databases or APIs.
Google Sheets Export Paid plans
Click the Sheets button. Titan asks you to sign in with Google (once — then it remembers). It creates a new Google Spreadsheet with your data already filled in and opens it in a new tab.
Copy to Clipboard
Click the ⧉ Copy button. Data is copied as tab-separated values (TSV) — paste it directly into any spreadsheet app (Excel, Google Sheets, Numbers) and it appears in the right columns automatically.
Free plan: One copy per 24 hours. After use, the button shows how many hours until it resets.
Paid plans: Unlimited clipboard use.
Purchase & Key Delivery
Titan uses one-time lifetime pricing — pay once, use forever. No subscriptions.
- 1Choose a plan on the pricing pageGo to topifys.com/titan-scraper#pricing and click "Get Starter — $25" or "Get Pro — $40".
- 2Complete payment via PayPalPay with your PayPal account or any credit/debit card. You do not need a PayPal account — guest checkout is supported.
- 3Receive your key by emailWithin 60 seconds of payment, you receive an email from topifysmedia@gmail.com with your licence key (format: TITAN-XXXX-XXXX-XXXX-XXXX).
- 4Activate in TitanOpen Titan → Settings → enter your email and key → click Activate. See the Activation guide above.
Switching to a Different Device
Each key is active on one device at a time. To move your licence to a new computer:
- On your current device: open Titan → Settings → scroll to "Activate Licence Key" → click "Remove Licence". The key is released.
- On your new device: install Titan → open Settings → enter your email and key → click Activate.
There is no limit to how many times you can move a key between devices.
Refund Policy
We offer a 7-day no-questions refund. Email support@topifys.com with your order email address and we will process the refund within 24 hours via PayPal.
After a refund, your licence key is deactivated automatically.
FAQ
Why does the extension show 25 rows on free but I can see more on the page?
The free plan limits the results displayed to 25 rows so you can preview the data and verify it is correct before purchasing. The full dataset is captured — upgrading unlocks all rows immediately.
The scraper got fewer results than I expected — why?
Some sites use infinite scroll or lazy loading. Make sure Auto-scroll is enabled in the List Extractor. For the Custom Scraper, scroll to the bottom of the page manually first to load all content, then run the scrape.
Why are some fields blank in my results?
The site may use different CSS classes than expected, or some listings may genuinely not have that field. The Custom Scraper gives you full control over selectors — use browser DevTools (F12 → Inspect) to find the exact class used on that site.
Titan is showing "Could not connect to page — refresh first"
This happens on special Chrome pages (new tab, settings, Chrome Web Store) where extensions cannot run. Navigate to a real website first, then open Titan.
The Google Sheets export asks for Google sign-in every time
The first time you use Sheets export, Chrome asks you to sign in. After that it remembers your account. If it keeps asking, go to Chrome Settings → Privacy → Site Settings → Additional permissions → and ensure Titan has permission to access Google accounts.
Can I use Titan for commercial purposes?
Yes. There are no restrictions on how you use the extracted data. Use it for lead generation, competitor research, price monitoring, or any business purpose.
Changelog
Initial Release — March 2025
- 9 smart scrapers: Shopify, WooCommerce, List Extractor, Email & Phone, URL, Images, Page Text, Bulk URL, Tables
- Custom point-and-click scraper with auto-detect
- 5 export formats: CSV, Excel, JSON, Google Sheets, Clipboard
- Free / Starter / Pro plans with lifetime licensing
- List & Container Extractor auto-detects business directories and scrollable feeds
- Licence activation via Settings page
Contact Support
We respond to all emails within 24 hours (usually much faster).
Email: support@topifys.com
When emailing about a licence issue, please include the email address you used to purchase. For scraping issues, include the URL of the site and a description of what you expected vs what happened.