mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #806] Could ArchiveBox be used to automatically download new Twitter posts? #2018
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2018
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 @holygamer on GitHub (Jul 24, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/806
I would like to be able to enter a Twitter account URL and have the program automatically archive all new Tweets by that person as soon as the Tweets are made. Is that possible as is or could I mod the program to do that? What would the limitations be if monitoring thousands of Twitter accounts like that at once? If I bought a single server would it be able to handle it?
Would Twitter block the IP used by the server with the ArchiveBox software because of making too many requests to view pages at the same time as each other? If so, could I queue requests so many Tweets aren't backed up all at the same time as as each other.
@pirate commented on GitHub (Jul 28, 2021):
archivebox schedule --every=hour https://twitter.com/...archivebox schedule --every=day --depth=1 https://twitter.com/...archivebox schedule --helpYou'll have to try it and see, I don't know the answers for that kind of scale.
@mhfowler commented on GitHub (Aug 19, 2021):
I would also be curious to see this experiment with instagram. Although an instagram-specific archiver may be necessary.
@pirate commented on GitHub (Jan 19, 2024):
Closing as stale.