advertools
  • About advertools
  • Survey - your feedback
  • Command Line Interface

SEM

  • Generate SEM Keywords
  • Create Text Ads on a Large Scale
  • Create Text Ads From Description Text

SEO

  • robots.txt
  • XML Sitemaps
  • SEO Spider / Crawler
  • Crawl Strategies
  • Crawl Analytics
  • Crawl headers (HEAD method only)
  • Crawl images
  • Python Log File Analysis
  • Parse and Analyze Crawl Logs in a Dataframe
  • Reverse DNS Lookup
  • Analyze Search Engine Results (SERPs)
  • Google's Knowledge Graph

Text & Content Analysis

  • URL Structure Analysis
  • Emoji Tools
  • Extract Structured Entities from Text
  • Stop Words
  • Text Analysis (absolute & weighted word frequency)
  • Word Tokenization (N-grams)

Social Media

  • Twitter Data API
  • YouTube Data API

Index & Change Log

  • Index & Change Log
advertools
  • advertools
  • advertools package
  • advertools.cli_docs package
  • View page source

advertools.cli_docs package

Submodules

  • advertools.cli_docs.cli module
    • Convert a robots.txt file (or list of file URLs) to a table in a CSV format
      • Usage
      • Examples
      • Arguments
    • Download, parse, and save an XML sitemap to a table in a CSV file
      • Usage
    • Split a list of URLs into their components: scheme, netloc, path, query, etc.
      • Usage
    • Crawl a list of known URLs using the HEAD method
      • Usage
    • Parse, compress and convert a log file to a DataFrame in the .parquet format
      • Usage
    • Perform a reverse DNS lookup on a list of IP addresses
      • Usage
      • Description
    • Generate a table of SEM keywords by supplying a list of products and a list of intent words
      • Usage
      • Description
    • Get stopwords of the selected language
      • Usage
      • Description
    • Get word counts of a text list optionally weighted by a number list
      • Usage
      • Description
    • Search for emoji using a regex
      • Usage
      • Description
    • Extract structured entities from a text list; emoji, hashtags, mentions
      • Usage
      • Description
    • Tokenize documents (phrases, keywords, tweets, etc.) into tokens of the desired length
      • Usage
      • Description
    • SEO crawler
      • Usage
      • Description
      • Examples

Module contents

Previous Next

© Copyright 2024, Elias Dabbas.

Built with Sphinx using a theme provided by Read the Docs.