Skip to content

Instantly share code, notes, and snippets.

View fee1-dead's full-sized avatar

fee1-dead

View GitHub Profile
@fee1-dead
fee1-dead / twitter.py
Last active December 29, 2022 17:10
I hereby release the following source code under the Apache License 2.0 or under the MIT license, at your option.
# MIT or Apache-2
import bs4
import regex as re
import wayback
import mwparserfromhell
import pywikibot
from pywikibot.bot import (ExistingPageBot, SingleSiteBot)
from pywikibot.pagegenerators import SearchPageGenerator