Skip to content

gearbolt/SublimeBot-ShopifyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeBot

This python program takes the products.json feed from different shopify websites and then it parses the links in order to find new links. The program then tweets out the link with the product name on to your twitter. (Note you will need to configure this in the config.json script)

Getting Started

// Coming Soon...

MAKE SURE TO USE http:// or https:// at the beggining and / at the end!

Prerequisites

Python Requirements needed for this program!

pip install tweepy
pip install feedparser
pip install fake_usergent
pip install datetime

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Shopify Product Link Scraper - Tweets to Twitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages