This repository contains multiple sub-projects and tutorials for various programming tasks and data workflows. Each folder is a standalone project with its own README and codebase.
javascript_projects/keywordRanking/— Keyword ranking and analysis toolsjavascript_projects/product-app-recommendation/— Product recommendation app using OpenAI and SerpAPI
Video tutorials from our YouTube channel
javascript_video_tutorials/eBay/— eBay API integration examplesjavascript_video_tutorials/eBayProduct/— eBay product data scrapingjavascript_video_tutorials/eBayProduct_start/— eBay product starter templatejavascript_video_tutorials/google_news/— Google News scraping and analysisjavascript_video_tutorials/google_news_start/— Google News starter templatejavascript_video_tutorials/googleAIOverview/— Google AI Overview API examplesjavascript_video_tutorials/googleAIOverview_start/— Google AI Overview starter templatejavascript_video_tutorials/googleMaps/— Google Maps API usage examplesjavascript_video_tutorials/javascript_google_search_v2/— Google Search scraping v2javascript_video_tutorials/video-1/— Video data scraping and analysisjavascript_video_tutorials/youtube_shorts/— YouTube Shorts backend APIjavascript_video_tutorials/youtube_shorts_frontend/— YouTube Shorts frontend application
python_projects/amazon_keyword_research/— Amazon keyword research and tracking toolspython_projects/amazon-scraper/— Amazon product scraper (Jupyter Notebook)python_projects/business-success-predictor/— AI-powered business success predictionpython_projects/competitor-tracker-amazon-api/— Amazon competitor tracking with APIpython_projects/trending-products-amazon-api/— Trending products analysis on Amazonpython_projects/youtube-scraping-nlp-analysis/— YouTube scraping with NLP analysis
ruby_projects/roast_finder/— Find the best roast dinner in London! Code from a series of articles on our blog (links in comments of project README)
Each sub-project has its own setup instructions in its respective README. To get started, navigate to the desired folder and follow the instructions.
- Node.js (for JavaScript projects)
- Python 3.13+ (for Python projects)
- Ruby (for Ruby projects)
- Various API keys depending on the project (OpenAI, SerpAPI, Amazon API, etc.)
Feel free to open issues or submit pull requests for improvements or new tutorials.
See individual sub-projects for license information.