Posts by Gabriel F • 85 points
2 posts
- 
		3 votes1 answer82 viewsQ: How to ignore links that do not fit the established conditions and continue with scraping?I would like to know how to ignore the links that do not fit the conditions set in title, data_hora and text; thus managing to continue scraping the site. Error that occurs when a link does not have… 
- 
		5 votes1 answer473 viewsQ: How to make the webscrapping of a site that has post method?I’m having trouble doing the webscrapping for sites using the method post, for example, I need to extract all news related to political parties from the website: http://www.diariodemarilia.com.br.…