Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 363 Bytes

Justdial-Scrapper

A working Justdial scrapper, +updated to scrape phone numbers.

from justDail_scraper import get_data_from_url

ex_url='https://www.justdial.com/Delhi/Dr-S-K-Mundhra-Opposite-St-Margreet-School-Prashant-Vihar/011PXX11-XX11-130130123521-H6P2_BZDET?xid=RGVsaGkgQ2xpbmljcw=='

get_data_from_url(ex_url,print_response=True)