Giter VIP home page Giter VIP logo

web-scraping-magic-with-scrapy-and-python's Introduction

Web Scraping in Python using Scrapy (with multiple examples)

This repository contains the code for the article "Web Scraping in Python using Scrapy (with multiple examples)" here - https://www.analyticsvidhya.com/blog/2017/07/web-scraping-in-python-using-scrapy/

Project Structure

.
+-- ourfirstscraper

|	+-- scrapy.cfg - scrapy configuration file

|	+-- ourfirstscraper
  
|	  +-- settings.py - contains all the settings associated with this project
   
|		  +-- spiders - contains the spiders from the tutorial
   
|			  +-- redditbot.py - Reddit Spider
 
|			  +-- shopclues.py - ShopClues Spider
 
|			  +-- techcrunch.py - Techcrunch Spider
 

Dependencies

web-scraping-magic-with-scrapy-and-python's People

Contributors

mohdsanadzakirizvi 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  avatar  avatar

Watchers

 avatar  avatar  avatar

web-scraping-magic-with-scrapy-and-python's Issues

Discover Groups needs work.

This page doesn't really do much.  Cant add, cant edit.  No real need for pagination here.

Ok you can edit, but where do you add?  

This might be an area we just put only in the django admin, honestly.

Job > Status UI issues

More of the same.  Because of the show/hide, but also these text boxes are generally unreadable.  I am not going to horizontal scroll.

Link to username dropdown enhancements

Currentl the button for this just throws out a dropdown to logout which is sort of unecesary if youre only goal is to logout.  I would suggest creating a profile page where the user should potentially modify their first and last name, email and avatar?   Also potentially show permissions?

Ace editor inside table view on Jobs etc, has UI issues

We do this often on fields where we want to show configs and/or logs.  They way its implemented it shows the cursor when you click or try to highlight when made me think I could type and change the text.  I think this needs to be cleaned up a little.

Ace UI fixes

The command "show run" is using the ACE editor that needs some tweaks.  I would suggest a min-height, padding, and margin and a border.  You want to convey the appearance that this is a code block.

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.