TecDoc Parts Data Extractor

TecDoc Parts Data Extractor

A Python CLI tool that processes TecDoc catalog data exports (CSV, Excel) to extract and structure vehicle parts information. For automotive developers and data analysts who need clean, queryable parts data without manual work. Outputs standardized JSON or CSV for integration. Features Parse multi-sheet TecDoc Excel catalogs into structured tables Extract part numbers, descriptions, and vehicle compatibility mappings Clean and normalize manufacturer and OE reference numbers Export to flat CSV or nested JSON for easy database import Filter results by vehicle make, model, year, or part category Usage td_extract --input tecdoc_export....

<span title='2026-04-04 00:00:00 +0000 UTC'>April 4, 2026</span>&nbsp;·&nbsp;OddShop
Traffic Data Extractor

Traffic Data Extractor

Python CLI tool that fetches live traffic data using Google Maps API keys. Helps developers and analysts build traffic-aware applications without complex scraping infrastructure. Features Fetch current traffic conditions for specified routes Export traffic data as JSON or CSV files Batch process multiple origin-destination pairs from input file Cache results to minimize API calls and costs Filter results by traffic severity levels Usage python traffic_scraper.py --api-key YOUR_KEY --origin "New York" --destination "Boston" --output traffic_data....

<span title='2026-04-04 00:00:00 +0000 UTC'>April 4, 2026</span>&nbsp;·&nbsp;OddShop
FVWM Perl to Python Converter

FVWM Perl to Python Converter

This tool automatically translates FvwmTabs Perl scripts into Python code, preserving window manager logic. It’s for FVWM users and sysadmins who want to maintain their custom setups without Perl dependencies. The key benefit is future-proofing your desktop configuration with a clean Python codebase. Features Parses FvwmTabs Perl syntax and translates core functions Generates Python classes for FVWM modules and menu definitions Preserves comments and original structure where possible Outputs runnable Python 3 code with standard library imports Includes a validation mode to check translation accuracy Usage fvwm_converter --input ~/....

<span title='2026-04-03 00:00:00 +0000 UTC'>April 3, 2026</span>&nbsp;·&nbsp;OddShop
Marketplace Brand and Promotion Data Extractor

Marketplace Brand and Promotion Data Extractor

This Python script processes exported Amazon product data (CSV/JSON) to extract and organize brand names and active promotion details. It’s for developers and analysts who need to analyze competitor promotions and brand presence without live scraping. The key benefit is clean, structured data from your own exports. Features Parse exported Amazon product listings from CSV or JSON files Extract and deduplicate brand names from product data Identify and list promotion keywords (e....

<span title='2026-04-02 00:00:00 +0000 UTC'>April 2, 2026</span>&nbsp;·&nbsp;OddShop
Photo to Spreadsheet Form Converter

Photo to Spreadsheet Form Converter

This tool uses OCR and computer vision to detect and read form fields in a photo, then outputs the data to an Excel file. It’s for researchers, field workers, and office staff who need to digitize paper forms quickly. The key benefit is automating manual data entry from images. Features Extract text from form photos using Tesseract OCR Detect checkboxes and radio buttons via image processing Map extracted data to structured Excel columns Process multiple photos into a single consolidated Excel file Handle common form layouts like tables and labeled fields Usage photo_to_excel --input-form-photo survey_photo....

<span title='2026-04-01 00:00:00 +0000 UTC'>April 1, 2026</span>&nbsp;·&nbsp;OddShop
Social Media Group Posts Exporter

Social Media Group Posts Exporter

This tool processes a Facebook group data export (JSON) and extracts all posts and comments into clean, organized CSV files. It’s for group admins and researchers who need to archive or analyze discussions offline. The key benefit is turning Facebook’s complex nested JSON into simple, spreadsheet-ready data. Features Extract posts with metadata (author, timestamp, reactions) Extract all comments and nested replies with threading Handle media links and post attachments in export Output to separate, well-structured CSV files Filter exports by date range or specific authors Usage facebook_group_export --input your_facebook_data/group_activity....

<span title='2026-04-01 00:00:00 +0000 UTC'>April 1, 2026</span>&nbsp;·&nbsp;OddShop
Video Metadata Batch Processor

Video Metadata Batch Processor

This tool processes video files in bulk based on a metadata file. It’s for content creators and media managers who need to organize large video libraries. It saves hours by automating repetitive file renaming and tagging tasks. Features Batch rename video files using patterns from a CSV Set or update MP4/MOV metadata tags (title, artist, comment) Generate organized folder structures by date or category Create a JSON/CSV report of all processed files and changes Dry-run mode to preview changes before executing Usage video-processor --input metadata....

<span title='2026-03-31 00:00:00 +0000 UTC'>March 31, 2026</span>&nbsp;·&nbsp;OddShop
Social Media Data to Spreadsheet Exporter

Social Media Data to Spreadsheet Exporter

This tool processes Instagram data you’ve exported to JSON files and converts it into clean, structured Excel workbooks. It’s for analysts and marketers who need to analyze Instagram insights, posts, or audience data offline. The key benefit is turning messy JSON exports into ready-to-use Excel sheets with charts and tables. Features Parse Instagram JSON export files (posts, profile, insights) Generate separate Excel sheets for posts, followers, and engagement metrics Auto-calculate summary statistics (likes, comments, engagement rate) Create pivot tables and basic charts for visual analysis Export to XLSX with custom formatting and date filters Usage instagram_to_excel --input exported_data....

<span title='2026-03-28 00:00:00 +0000 UTC'>March 28, 2026</span>&nbsp;·&nbsp;OddShop
Bank Statement to Tally Importer

Bank Statement to Tally Importer

This tool converts exported bank statement CSV files into Tally Prime XML import format. It’s for accountants and businesses who manually enter bank transactions, saving hours of data entry. It handles multiple bank formats and maps transactions to ledger accounts. Features Parse CSV bank statements from major banks (HDFC, ICICI, SBI, etc.) Map CSV columns to Tally voucher fields (date, narration, amount, type) Generate Tally-compatible XML files for direct import Configurable ledger account mapping for debits and credits Handle multiple transaction types (payment, receipt, contra, journal) Usage import bank_to_tally bank_to_tally....

<span title='2026-03-27 00:00:00 +0000 UTC'>March 27, 2026</span>&nbsp;·&nbsp;OddShop
Bulk PDF Download Automation Tool

Bulk PDF Download Automation Tool

A Python CLI tool that automates downloading PDFs from a list of URLs. It’s for developers and data analysts who need to archive or process many documents. Handles errors, retries, and organizes files locally. Features Read PDF URLs from CSV, JSON, or Excel input files Configurable concurrent downloads with rate limiting Automatic retry on failed downloads with custom attempts Save files with original names or custom naming patterns Log all download results and errors to a detailed report Usage bulk_pdf_downloader --input urls....

<span title='2026-03-26 00:00:00 +0000 UTC'>March 26, 2026</span>&nbsp;·&nbsp;OddShop
Professional Network Lead Finder & Email Extractor

Professional Network Lead Finder & Email Extractor

This tool automates lead generation by taking a list of LinkedIn profile or company page URLs and extracting publicly available email addresses from their associated websites. It’s for sales teams and recruiters who need to build targeted outreach lists quickly. It works entirely from exported LinkedIn data and avoids any platform scraping. Features Parse CSV/JSON files containing LinkedIn profile or company URLs Extract company website domains from LinkedIn URLs Scrape company ‘Contact’ pages for email patterns Validate extracted emails with syntax and domain checks Output clean lead list with name, company, and email to CSV Usage linkedin_leads --input leads....

<span title='2026-03-25 00:00:00 +0000 UTC'>March 25, 2026</span>&nbsp;·&nbsp;OddShop
Spreadsheet-Driven Stock Trading Script

Spreadsheet-Driven Stock Trading Script

This tool reads buy/sell orders from an Excel file and executes them via the StoxKart trading API. It’s for Python developers who automate trading strategies. Key benefit is moving from manual Excel planning to automated trade execution. Features Reads trade orders from Excel (.xlsx, .xls) files Validates order parameters like symbol, quantity, and type Sends authenticated orders to StoxKart REST API Logs all execution results and errors to a CSV file Supports market and limit order types from spreadsheet Usage python execute_trades....

<span title='2026-03-22 00:00:00 +0000 UTC'>March 22, 2026</span>&nbsp;·&nbsp;OddShop