/scrappy

Web Scrapper for any website

Primary LanguagePython

Scrappy - The Data Collector ๐Ÿ‘จโ€๐Ÿ’ป

INFO โ„น๏ธ

I am a repository, containing data-scraping files, for any websites you name it! I dare you ๐Ÿ˜Ž.

Also I've silent download mode, which means I'll run in the background and collect data for you from the web, without even disturbing your work ๐Ÿ˜‡

Dependencies ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ

๐Ÿ“Œ Need to have selenium installed :

โ€‹ pip3 install selenium

๐Ÿ“Œ Need to have webdriver-manager installed

โ€‹ pip3 install webdriver-manager

๐Ÿ“Œ Browser support:

โ€‹ โœ… Chrome ๐ŸŒˆ

โ€‹ โœ… Firefox ๐ŸฆŠ

Please give this repo a star โญ if it served your purpose.