Skip to content

Commit dd29e1c

Browse files
committed
Added demo screenshot for HTML export.
1 parent 0b475d2 commit dd29e1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Beyond mere extraction, MetaDetective prides itself on its capability to meticul
7575
While Metagoofil once leaned on Google searches—a method riddled with IP restrictions and the labyrinth of proxy workarounds—MetaDetective pioneers a path with direct web scraping. By targeting sites directly, it sidesteps disruptions, delivering a dataset that's not just richer, but also more precise, spotlighting potential data leaks.
7676

7777
<p align="center">
78-
<img src="https://raw.githubusercontent.com/franckferman/MetaDetective/stable/docs/github/graphical_resources/Screenshot-MetaDetective_Scraping_Demo.png" alt="MetaDetective Demo Screenshot" width="auto" height="auto">
78+
<img src="https://raw.githubusercontent.com/franckferman/MetaDetective/stable/docs/github/graphical_resources/Screenshot-MetaDetective_Scraping_Demo.png" alt="MetaDetective Scraping Demo Screenshot" width="auto" height="auto">
7979
</p>
8080

8181
### 🔍 Complementary Utility for OSINT and Pentesting
@@ -288,6 +288,10 @@ Further, the `--out` or `-o` argument lets you specify the directory path for yo
288288
| Custom Filename Suffix | Add a custom suffix to the filename. | `python3 src/MetaDetective/MetaDetective.py -d directory -e --custom Pentest-MD_2` |
289289
| Specify Output Directory | Define the directory for data export. | `python3 src/MetaDetective/MetaDetective.py -d directory -e -o directory` |
290290

291+
<p align="center">
292+
<img src="https://raw.githubusercontent.com/franckferman/MetaDetective/stable/docs/github/graphical_resources/Screenshot-MetaDetective_HTML_Export_Demo.png" alt="MetaDetective HTML Export Demo Screenshot" width="auto" height="auto">
293+
</p>
294+
291295
**Note**: The export format can greatly affect data presentation and accessibility. Opt for the format that aligns with your requirements.
292296

293297
<p align="right">(<a href="#top">🔼 Back to top</a>)</p>
168 KB
Loading

0 commit comments

Comments
 (0)