Installation

Titan Web Scraper is a Chrome extension. It works in Chrome and any Chromium-based browser (Edge, Brave, Opera).

  1. 1
    Open the Chrome Web Store
    Go to the Chrome Web Store page for Titan Web Scraper and click the blue "Add to Chrome" button.
  2. 2
    Confirm the installation
    Chrome will show a popup asking to confirm. Click "Add extension". The extension installs in a few seconds.
  3. 3
    Pin Titan to your toolbar
    Click 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.
  4. 4
    Open Titan
    Navigate to any website, then click the Titan icon in your toolbar. The popup opens showing the Scrapers tab. You are ready to scrape.
💡 No signup, no account creation, and no email required to use the free plan. Just install and start.

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:

  1. 1
    Open Titan and go to Settings
    Click the Titan icon → click the ⚙ Settings button at the bottom of the popup. The Settings page opens in a new tab.
  2. 2
    Enter your email and key
    In the "Activate Licence Key" section: enter the email address you used to purchase, then paste your key (format: TITAN-XXXX-XXXX-XXXX-XXXX).
  3. 3
    Click Activate Key
    Click 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.
⚠️ Your key is tied to one device at a time. If you see "key already active on another device" — go to Settings on the other device and click "Remove Licence" first, then activate here.

Free vs Pro

FeatureFreeStarter ($25)Pro ($40)
Rows shown per scrape252,500Unlimited
CSV export
Excel export
JSON export
Google Sheets export
Copy to clipboardOnce per 24 hoursUnlimitedUnlimited
All 9 smart scrapers
Custom point-and-click
Bulk URL scraper✓ (50 URLs)
Licence typeLifetimeLifetime

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

  1. 1
    Navigate to a Shopify store
    Go to any Shopify store (e.g. example.myshopify.com or a custom domain). Titan will auto-detect it and open the Shopify card.
  2. 2
    Choose a collection
    The Collection dropdown lists all public collections from the store. Select one, or leave on "All Products" to export everything.
  3. 3
    Choose columns
    Tick the fields you want: title, price, SKU, images, description, etc. Use the preset buttons (Basic / Pricing / Images) for common combinations.
  4. 4
    Click Export
    Click "🛍 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.

  1. 1
    Navigate to a WooCommerce store
    Go to any shop page on a WooCommerce site. Titan auto-detects it.
  2. 2
    Select columns and method
    Choose which fields to export. Leave Method on "Auto" — Titan will find the best approach for that store.
  3. 3
    Click Export
    Click "🔵 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.

📍 Google Maps tip: When you open Titan on Google Maps, a blue banner appears automatically — click "Scrape All Map Listings" to extract name, address, phone, rating, reviews, website, category and hours from every result in the sidebar.

How to use on any site

  1. 1
    Click "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.
  2. 2
    Click to lock in the container
    When 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]".
  3. 3
    Configure and extract
    Enable 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.

💡 For best results on contact pages: scroll to the bottom of the page first so all content is loaded, then run the scraper.

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
⚠️ Browsers may block bulk downloads. If downloads don't start, allow popups for the site in your browser settings.

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.

💡 Each URL takes 3–5 seconds. For 50 URLs expect about 3–4 minutes total. Keep the browser open while running.

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.

  1. 1
    Go to the Custom tab
    Click the "🎯 Custom" tab in Titan's popup.
  2. 2
    Click "Click to Select Element"
    The popup closes. Move your mouse over the page — elements highlight in orange. Click the element you want to extract.
  3. 3
    Reopen Titan
    Click the Titan icon again. Your selected element appears as a field with its auto-generated selector. Add more fields by repeating.
  4. 4
    Click Start Custom Scrape
    Titan 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.

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.

💡 The spreadsheet is created in your Google Drive. You can rename, share or edit it like any other Google Sheet.

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.

  1. 1
    Choose a plan on the pricing page
    Go to topifys.com/titan-scraper#pricing and click "Get Starter — $25" or "Get Pro — $40".
  2. 2
    Complete payment via PayPal
    Pay with your PayPal account or any credit/debit card. You do not need a PayPal account — guest checkout is supported.
  3. 3
    Receive your key by email
    Within 60 seconds of payment, you receive an email from topifysmedia@gmail.com with your licence key (format: TITAN-XXXX-XXXX-XXXX-XXXX).
  4. 4
    Activate in Titan
    Open Titan → Settings → enter your email and key → click Activate. See the Activation guide above.
⚠️ Didn't receive the email? Check your spam/junk folder. Still nothing after 5 minutes? Email support@topifys.com with your PayPal order email and we'll send the key manually within a few hours.

Switching to a Different Device

Each key is active on one device at a time. To move your licence to a new computer:

  1. On your current device: open Titan → Settings → scroll to "Activate Licence Key" → click "Remove Licence". The key is released.
  2. 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

v1.0.0

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.

Enjoying Titan? A quick review on the Chrome Web Store helps other users find it and means a lot to us. Click Settings in Titan → scroll to "Rate Titan Scraper" → click "Write a Review".