Skip to content

Create a web crawler using python that is able to scrape first 10,000 results for the following google search input - site:youtube.com openinapp.co ● Collect all the given YouTube links of the above search link. ● Give the results in the JSON/CSV format.

Notifications You must be signed in to change notification settings

Prakruthijainys/youtube-search-result-scrapping

Repository files navigation

youtube-search-result-scrapping

This project shows how to ● Create a web crawler using python that is able to scrape first 10,000 results for the following google search input - site:youtube.com openinapp.co ● Collect all the given YouTube links of the above search link. ● Give the results in the JSON/CSV format.

About

Create a web crawler using python that is able to scrape first 10,000 results for the following google search input - site:youtube.com openinapp.co ● Collect all the given YouTube links of the above search link. ● Give the results in the JSON/CSV format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published