mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #256] targets.txt is not created #211
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gitnodge on GitHub (Jan 19, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/256
Just playing around with scraping. Seems to work but the targets.txt file is not created.
Is it inside the database? How do I connect it to another account?
@alexal1 commented on GitHub (Jan 19, 2021):
Thanks for the question @gitnodge! You've reminded me to update the post.
Well yes, it is inside the database. The reason is that people wanted to interact & scrape simultaneously, and SQLite databases give such possibility.
So, to use scraping you have to
--scrape @natgeo amazingtrips--scrape-for-account <your real username>--interact-targets TrueI've updated the post and added a bit more details there. "targets.txt" can still be used, but you have to create it yourself and write there your "custom" targets. Good luck
@alexal1 commented on GitHub (Jan 20, 2021):
If everything's clear feel free to close the issue @gitnodge :)