webpalm icon indicating copy to clipboard operation
webpalm copied to clipboard

🕸️ Crawl in the web network

Results 2 webpalm issues
Sort by recently updated
recently updated
newest added

while running the following command as mentioned in the documentation (readme file): `webpalm -u https://google.com -l1 --regexes comments="\",emails="([a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+)" ` I'm getting the following error: `Error: invalid argument "comments=\\,emails=([a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+)" for "--regexes"`

Text file created maxes out after 650 rows. I have checked with "wc -l" during operations. Please remove the cap of rows