Skip to content

AdTraceAI/AdTrace-UTM-Params-Scraper

Repository files navigation

UTM Scraper Tool

A simple and efficient UTM parameter scraper tool built with Next.js and TypeScript.

Features

  • Extract UTM parameters from URLs
  • User-friendly interface
  • Built with Next.js for optimal performance
  • TypeScript for type safety
  • Responsive design

Demo

Live Demo

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/AdTraceAI/AdTrace-UTM-Params-Scraper.git
    cd AdTrace-UTM-Params-Scraper
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 with your browser to see the result.

Usage

  1. Enter a URL with UTM parameters in the input field.
  2. Click the "Scrape UTM Parameters" button.
  3. View the extracted UTM parameters in the results section.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Contact

AdTrace AI - @adtraceai

Project Link: https://github.com/AdTraceAI/AdTrace-UTM-Params-Scraper

About

A simple UTM parameter scraper tool built with Next.js by AdTrace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published