Skip to content

A small tool that scrapes data from plugins in the Chrome Web Store.

Notifications You must be signed in to change notification settings

hakanskn/Chrome-Extension-Scraper

Repository files navigation

Chrome-Extension-Scraper

A small tool that scrapes data from plugins in the Chrome Web Store.

The datasets I downloaded are also included in the repo.

GetExtensionUrls Method

With this method, you can pull the url addresses of all plugins in the Chrome Web Store that are linked to the categories on the left.

Both Selenium and Beautiful Soup are used together.

GetExtensionDetails Method

With this method, detailed information about each extension can be collected. This information includes different types of data such as user vote, website, description, addresses of images, etc.

Not completed yet!

About

A small tool that scrapes data from plugins in the Chrome Web Store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages