{"id":22156633,"url":"https://github.com/gamallo/mastodon-scrape","last_synced_at":"2025-10-04T16:41:37.833Z","repository":{"id":208504068,"uuid":"721798299","full_name":"gamallo/mastodon-scrape","owner":"gamallo","description":"Scrapper of toots from Mastodon","archived":false,"fork":false,"pushed_at":"2024-03-19T16:40:38.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-27T00:31:06.001Z","etag":null,"topics":["mastodon-bot","scraper","scraper-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamallo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-21T19:42:23.000Z","updated_at":"2024-03-18T02:48:53.000Z","dependencies_parsed_at":"2025-01-29T19:40:41.065Z","dependency_job_id":null,"html_url":"https://github.com/gamallo/mastodon-scrape","commit_stats":null,"previous_names":["gamallo/mastodon-scrape"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamallo/mastodon-scrape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamallo%2Fmastodon-scrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamallo%2Fmastodon-scrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamallo%2Fmastodon-scrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamallo%2Fmastodon-scrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamallo","download_url":"https://codeload.github.com/gamallo/mastodon-scrape/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamallo%2Fmastodon-scrape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343072,"owners_count":25971399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mastodon-bot","scraper","scraper-python"],"created_at":"2024-12-02T02:53:34.279Z","updated_at":"2025-10-04T16:41:37.755Z","avatar_url":"https://github.com/gamallo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mastodon-scrape\n\nScraping toots from Mastodon (instance `mastodon.social`) without any authentification\n\n\n## Requeriments:\n* Bash and Python3\n* Python modules: pandas, requests, json (use `pip install`)\n\n## How to use:\n\n* Module `timeline`: this module uses hashtags to retrieve toots over time, starting with the present and looking backwards. You need to specify a hashtag/keyword (for instance `-k putin`) and a specific period of time: for instance: `-s 2023-11-18 -t 2023-11-19`. This is a possible query:\n\n```./mastodon -m timeline -k putin -s 2023-11-18 -t 2023-11-19```\n\n*  With the module `timeline', you can use language selection (pt, en, gl, es, ...):\n\n```./mastodon -m timeline -k putin -s 2023-11-18 -t 2023-11-19 -l en```\n\n* Module `search`: retrieve toots using a keyword. It only allows you to extract 40 toots for each search:\n\n```./mastodon -m search -k trump```\n\n## Output\n\nThe search gives a text plain file (`content.txt`) in directory `output`. Metadata of all retrieved toots are stored in directory `temp`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamallo%2Fmastodon-scrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamallo%2Fmastodon-scrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamallo%2Fmastodon-scrape/lists"}