Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion advertools/crawlytics.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
r"""
After crawling a website, or a bunch of URLs, you mostly likely want to analyze the data
and gain a better undersanding of the website's structure, strategy, and content. You
probably also want to check for technical issues that the site might have.
Expand Down
2 changes: 1 addition & 1 deletion advertools/robotstxt.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
r"""
.. _robotstxt:

🤖 Analyze and Test robots.txt Files on a Large Scale
Expand Down