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.