Giter VIP home page Giter VIP logo

bnb_scrapy_tutorial's People

Contributors

si-tacuisses avatar verginer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bnb_scrapy_tutorial's Issues

Still working?

Could anybody confirm that this script is still functioning correctly?
Thanks

bnbtutorial.items issue

I just cloned your repo, but the script could not find the items

Traceback (most recent call last):
File "bnbspider.py", line 4, in
from bnbtutorial.items import BnbtutorialItem
ImportError: No module named bnbtutorial.items

Scrapy is not scraping json items

Hi there,

First of all, thanks for developing this code.

I'm having trouble with scrapy and the json items. I got it to scrape the pages I wanted and when I open the csv file it only comes with the urls, not the other items... What do you sugest?

Cheers

how to loop through multiple locations?

Hi Luca,

Very nice scrapy tutorial!

Just a couple of questions: Is there any way for me to loop through multiple locations so that I can get a file that is more than the 300 results max listings?

Also, how do I add bedrooms/bathrooms into the scraper?

pagination

Hi Lucca,

few days ago everything worked well but today I can't scrap more than the first page.
I think the problem come from the way to find the last page.
In your code (bnbspyder.py) there are:
li[last()-1]/a/@href
the name of @Class looks different on the website and the 'page=' seems to have disappeared.
I didn't find how to fix it.
If you (or someone else) have an idea, please ;).
Cheers,

Michael

Layout change for json_array has changed

Hi,
so there is no hostid and nightly price in the aireventdata section of the airbnb website.
To run the code you need to remove both from the item.py and spyder.

Cheers,

Michael

Plotting the Data on the Map

Hi Luca,

May I know how do you done the plotting the data on the map?
I can't really get the idea or even the way to do so.

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.