LeetCode Crawler

LeetCode Crawler

By louisfghbvc GitHub

mcp server for craw the interview questions in discussion

crawler leetcode
Overview

what is LeetCode Crawler?

LeetCode Crawler is a comprehensive tool designed to crawl LeetCode discussion forums for interview questions, particularly focusing on those from Google interviews. It extracts valuable information from discussions and organizes it by month.

how to use LeetCode Crawler?

To use LeetCode Crawler, clone the repository, install the required dependencies, and run the crawler using the command line. You can customize the crawling process with various command-line options.

key features of LeetCode Crawler?

  • Crawl interview questions from LeetCode discussions
  • Filter by company tags (default: Google)
  • Extract detailed information including problem links
  • Group results by month
  • Save to CSV files for easy analysis
  • Export to Google Sheets with formatted worksheets
  • Command-line interface for flexible usage

use cases of LeetCode Crawler?

  1. Gathering interview questions for Google interviews
  2. Analyzing trends in interview questions over time
  3. Exporting data for further analysis in spreadsheets

FAQ from LeetCode Crawler?

  • Can I filter questions by companies other than Google?

Yes! You can specify different company tags when running the crawler.

  • Is there a way to automate the crawling process?

Yes! You can use the provided shell scripts for automated runs.

  • Can I export the data to formats other than CSV?

Currently, the tool supports exporting to Google Sheets and CSV.

Overview

what is LeetCode Crawler?

LeetCode Crawler is a comprehensive tool designed to crawl LeetCode discussion forums for interview questions, particularly focusing on those from Google interviews. It extracts valuable information from discussions and organizes it by month.

how to use LeetCode Crawler?

To use LeetCode Crawler, clone the repository, install the required dependencies, and run the crawler using the command line. You can customize the crawling process with various command-line options.

key features of LeetCode Crawler?

  • Crawl interview questions from LeetCode discussions
  • Filter by company tags (default: Google)
  • Extract detailed information including problem links
  • Group results by month
  • Save to CSV files for easy analysis
  • Export to Google Sheets with formatted worksheets
  • Command-line interface for flexible usage

use cases of LeetCode Crawler?

  1. Gathering interview questions for Google interviews
  2. Analyzing trends in interview questions over time
  3. Exporting data for further analysis in spreadsheets

FAQ from LeetCode Crawler?

  • Can I filter questions by companies other than Google?

Yes! You can specify different company tags when running the crawler.

  • Is there a way to automate the crawling process?

Yes! You can use the provided shell scripts for automated runs.

  • Can I export the data to formats other than CSV?

Currently, the tool supports exporting to Google Sheets and CSV.

No tools information available.

MCP server for LeetCode API, enabling advanced automation and intelligent interaction with LeetCode problems, contests, solutions and user data.

algorithm leetcode
View Details

This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that documentation searchable via a Model Context Protocol (MCP) server, designed for integration with tools like Cursor.

crawler mcp
View Details