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