filmov
tv
Make your own Search Engine from Scratch like Google, Bing || Javascript, Python
Показать описание
Let's talk about building your own search engine from scratch from the beginner's perspective.
Recently I built a search engine from scratch. Yes, I didn't use code from any existing repository or YouTube video. I created a bot that goes to every website and scrapes data from there, stores the data in the database, and I can search the query from a MERN application with an accessible user interface. And it returns results in both text format and in image format.
And in this video, I have shared my personal experience of making a brand-new search engine. The tools required, the languages you can choose, the project division, etc.
Timestamp:
00:00 - Introduction
00:19 - How Google Works
00:51 - Three Stages of Search Engine
02:24 - Crawling
07:52 - Parsing
12:56 - Indexing
15:21 - Tools Required
17:48 - An Example
21:43 - Resources
22:08 - Contribute
22:20 - Outro
Tools required
- Database (Redis, MongoDB)
- Frontend (React, Vue)
- Backend (Express, Django)
- Scraping Library (Puppeteer, Selenium)
You can use any language you prefer but it must be capable to handle all of these operations. Give priorities to javascript or python.
Links to the resources discussed in the video:
WORTH CHECKING:-
Hosting websites for free(playlist):
Making Facebook Clone using HTML & CSS:
Send EMAIL without backend (using HTML):
Top 5 online CODE editors:
AROUND THE WEB:
GitHub: @aashishpanthi
Instagram: @aashishpanthi11
-------------------------------------------------------------------------------------
Appreciate:
Hey there lovely people, this channel is about WEB DEVELOPMENT && PROGRAMMING. Here, I upload videos once in every uncertain time 😜. Mainly, videos are related to tutorials and informative videos.
#code
Recently I built a search engine from scratch. Yes, I didn't use code from any existing repository or YouTube video. I created a bot that goes to every website and scrapes data from there, stores the data in the database, and I can search the query from a MERN application with an accessible user interface. And it returns results in both text format and in image format.
And in this video, I have shared my personal experience of making a brand-new search engine. The tools required, the languages you can choose, the project division, etc.
Timestamp:
00:00 - Introduction
00:19 - How Google Works
00:51 - Three Stages of Search Engine
02:24 - Crawling
07:52 - Parsing
12:56 - Indexing
15:21 - Tools Required
17:48 - An Example
21:43 - Resources
22:08 - Contribute
22:20 - Outro
Tools required
- Database (Redis, MongoDB)
- Frontend (React, Vue)
- Backend (Express, Django)
- Scraping Library (Puppeteer, Selenium)
You can use any language you prefer but it must be capable to handle all of these operations. Give priorities to javascript or python.
Links to the resources discussed in the video:
WORTH CHECKING:-
Hosting websites for free(playlist):
Making Facebook Clone using HTML & CSS:
Send EMAIL without backend (using HTML):
Top 5 online CODE editors:
AROUND THE WEB:
GitHub: @aashishpanthi
Instagram: @aashishpanthi11
-------------------------------------------------------------------------------------
Appreciate:
Hey there lovely people, this channel is about WEB DEVELOPMENT && PROGRAMMING. Here, I upload videos once in every uncertain time 😜. Mainly, videos are related to tutorials and informative videos.
#code
Комментарии