Skip to content

file creation issue after running paramspider -l list.txt #133

@rohandeb2

Description

@rohandeb2

Traceback (most recent call last):
File "/usr/local/bin/paramspider", line 8, in
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 165, in main
fetch_and_clean_urls(domain, extensions, args.stream,args.proxy, args.placeholder)
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 111, in fetch_and_clean_urls
with open(result_file, "w") as f:
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'results/target.com/.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions