diff --git a/README.md b/README.md new file mode 100644 index 0000000..808e441 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Scripts for O9A Product Article + +This repository contains Python scripts that were useful in writing the article [INSERT ARTICLE URL AND HEADLINE HERE]. + +- `get_deleted_o9a_articles.py`: Identify all articles from an O9A website that have been captured on Wayback Machine but have since been deleted, and search for a particular string +- `get_ebay_seller_revenue.py`: Estimate the total revenue of a specific O9A-affiliated Ebay seller +- `get_in_stock_stores.py`: Find all Barnes & Noble stores with a specified product in-stock +- `get_ingram_o9a_books.py`: Get information about a list of O9A-associated books that Ingram has in-stock \ No newline at end of file