u/Ayyouboss

I Open Sourced my profitable Lead generation pipeline that is based on Google Maps
▲ 14 r/LeadGeneration+1 crossposts

I Open Sourced my profitable Lead generation pipeline that is based on Google Maps

Hey guys,

I wanted to share a project I've been working on: SherlockMaps, an open-source Google Maps webcrawler built with Python and Playwright. You can check it out here.

What is it?

SherlockMaps extracts detailed company information from Google Maps searches. You give it a search term (like "restaurants berlin"), and it returns structured data including:

  • Company name, category, address, phone, website
  • Rating and number of reviews
  • Opening hours
  • Attributes (wheelchair accessibility, etc.)
  • Plus Code

Key Features

  • Clean OOP architecture - Well-structured with classes, dataclasses, and design patterns
  • Multiple usage modes:
  • CLI tool for quick data extraction
  • Python library for integration into your own scripts
  • REST API server for headless/production use
  • Multiple output formats - JSON, CSV, pretty-print
  • Deduplication based on company name + website
  • URL validation to filter out invalid websites
  • Docker support for easy deployment
  • Chrome profile persistence - Session data persists between runs

MIT License - Fully open source

Hope you like it, I am always open to making it better 😄

u/Ayyouboss — 3 days ago
▲ 74 r/webscraping+1 crossposts

I made a fully fledged Open-Source Google Maps Company Crawler

Hey guys,

I wanted to share a project I've been working on: SherlockMaps, an open-source Google Maps webcrawler built with Python and Playwright. You can check it out here.

What is it?

SherlockMaps extracts detailed company information from Google Maps searches. You give it a search term (like "restaurants berlin"), and it returns structured data including:

  • Company name, category, address, phone, website
  • Rating and number of reviews
  • Opening hours
  • Attributes (wheelchair accessibility, etc.)
  • Plus Code

Key Features

  • Clean OOP architecture - Well-structured with classes, dataclasses, and design patterns
  • Multiple usage modes:
    • CLI tool for quick data extraction
    • Python library for integration into your own scripts
    • REST API server for headless/production use
  • Multiple output formats - JSON, CSV, pretty-print
  • Deduplication based on company name + website
  • URL validation to filter out invalid websites
  • Docker support for easy deployment
  • Chrome profile persistence - Session data persists between runs
  • MIT License - Fully open source

Hope you like it, I am always open to making it better 😄

u/Ayyouboss — 5 days ago

Hey guys,

This is primarily for the German community on this platform but it's also targeted at an international audience when it comes to anime.

I made an open source tool to download TV Series, Anime and Movies directly into Jellyfin primarly from the Sources s.to, aniworld and movie4k.

Its deployed over docker or natively and has a nice WebUI. You simply need to set your jellyfin paths.

https://github.com/Ayyouboss0011/LankabelTV

I am always open to new feature requests and issues.

u/Ayyouboss — 16 days ago