
LeetCode Crawler
mcp server for craw the interview questions in discussion
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?
- Gathering interview questions for Google interviews
- Analyzing trends in interview questions over time
- 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.
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?
- Gathering interview questions for Google interviews
- Analyzing trends in interview questions over time
- 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.