saeeddhqan / Maryam

Maryam: Open-source Intelligence(OSINT) Framework
GNU General Public License v3.0
1.01k stars 166 forks source link

offset set_page in run_crawl by 1 & adds limit to arxiv & fixes djs regex #245

Closed k4u5h1k closed 3 years ago

k4u5h1k commented 3 years ago

Resolves

Starting run_crawl from page=1 with start_page(x) = x*10+1 results in engines starting from 11th result. Also added limit to arxiv and fixed token regex in djs

Changes

Checklist