Skip to content

A study project who aims to create a web scarping for getting informations about comments on the site

License

Notifications You must be signed in to change notification settings

juniorcl/webscraping-comment-tripadvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

WebScraping Comment Tripadivasor

A study project who aims to create a web scarping for getting informations about comments on the site.

About

This project is for studying purpose. It was created during the lessons about web scraping. The lessons are part of the course Data Science do Zero. The page which was used as base for web scraping is about Parque Barigui, a park from Curitiba, PR - Brazil. It can be found at this link on the Tripadvisor website. The web scrapping takes the author of the comment, the title, the local of the author and the comment.

The spider was coded on the python version 3.7.6 and Scrapy version 2.1.0.

How Does It Work?

This project was made for the web page cited above. However, you can adapt the code for another page. For running the code you need to execute the command:

scrapy crawl comentario

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A study project who aims to create a web scarping for getting informations about comments on the site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages