Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
243 stars 248 forks source link

Scrape Airbnb website - GSSOC'23 #382

Closed srujana-16 closed 1 year ago

srujana-16 commented 1 year ago

Describe the feature

To create a web scraping script in Python to extract information from the Airbnb website. The script will help gather the following details for each Airbnb listing: links, titles, details, prices, and ratings.

Add ScreenShots

To accomplish this task, I will be using Python along with the BeautifulSoup library, which is a popular choice for web scraping.

Record

nikhil25803 commented 1 year ago

Hey, @srujana-16 | The Airbnb website is pretty much huge in itself. We do not have plans to add this for now. Instead, we go specific, like specific platforms as per the requirements.