Workflow

The tool was written following a proposal not only to retrieve data from archived tweets, but also to facilitate the reading of these tweets. Therefore, a flow is defined to obtain these results in the best possible way.

Due to limitations of the Wayback CDX Server API, it is not always possible to parse the results with the mimetype application/json, regardless, the data in CDX format are saved.

Use the mouse to zoom in and out the flowchart.

parsing
2xx/3xx
4xx
4xx
TODO: 2xx/3xx: application/json
2xx/3xx: text/html, warc/revisit, unk
input Username
Wayback Machine
save Archived Tweets CDX data
embed Tweet URL
via Twitter Publisher
return Tweet text
return None
request Archived
Tweet URL
return Only CDX data
return JSON text
return HTML iframe tag