Skip to content

michael-shub/curl2scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Tiny helper tool to speed up Scrapy request debugging.

  • Copy request as CURL in your browser
  • Paste resulting code to the left pane
  • Press the button or Ctrl + Enter
  • Profit!

This tool was inspired by Trillworks Curl Tool, which was helping me for years, but lacks Scrapy syntax unfortunately.

Changelog

Added translate on paste event handler. Regexps updated to handle simple curl requests(probably).

About

Simple tool to convert curl requests to scrapy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published