Skip to content

jlgleason/SearchParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchParser

Simple web scraper/parser that can run searches on Bing/DuckDuckGo and extract ad/general results from their SERPs

Installation

pip3 install git+https://github.com/jlgleason/SearchParser

Usage

Test with 1 query:

python3 test.py -s bing -q "hello world"

Crawl multiple queries:

python3 main.py -s ddg --fp_qrys qrys.txt --fp_parsed results.json

About

crawl and parse Bing/DuckDuckGo SERPs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages