You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• To demonstrate concept of web scrapping to extract data from website • Crawler fetches name, address, reviews, coordinates, timings, price etc. of each restaurants. • Fetched data will be stored in CSV files for future use. Technology : Python, lxml library